TCP
PHP Manual
PHP Manual»Altri servizi»TCP

TCP Wrappers

Introduzione

The TCP wrappers provides a classical Unix mechanism which has been designed to check if the remote client is able to connect from the given IP address.

To Top