Progress
Language Reference
REMOTE-HOST Attribute
Indicates the IP (Internet Protocol) address of the machine the socket object is communicating with.
Data Type: CHARACTERAccess: ReadableApplies To: Socket Object HandleWhen a server and client successfully establish a connection, both the server and client have a socket object that identifies this connection. On the client, this attribute returns the IP address of the server, and on the server, this attribute returns the IP address of the client. If the CONNECT method fails or has not been called, this attribute returns the unknown (?) value.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |