HB_INETADDRESS()
Get a remote server address
Syntax
HB_INETADDRESS( <socket> ) -> cResult
Arguments
<socket> a socket previously created / opened
Returns
Server address
Description
Returns a string representing the remote server address in quad dot notation, e.g. “192.168.1.1”, or the local server address if the socket is server side.
TODO: have a version that returns a vector of 4 numbers.
Compliance
Harbour
Pingback: Harbour All Functions – H | Viva Clipper !
Pingback: Harbour inet Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !