hb_inetAddress()

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

3 responses to “hb_inetAddress()

  1. Pingback: Harbour All Functions – H | Viva Clipper !

  2. Pingback: Harbour inet Functions | Viva Clipper !

  3. Pingback: Harbour RG Summary | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.