Net_Socket::readIPAddress()

Net_Socket::readIPAddress()

Net_Socket::readIPAddress() -- read an IP-address

Description

Reads a IP from the socket. The function expects an integer which will converted to a IP address. This function only works with IPv4 addresses.

Return value

string - the data or a PEAR_Error

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.