CALL "C$SOCKET" USING CSOCKET-REMOTE-ADDR                        socketHandle                        remoteName  | 
CSOCKET-REMOTE-ADDR  | Constant  | |
socketHandle  | USAGE HANDLE  | Identifies the socket to be inquired.  | 
remoteName  | PIC X(n)   | Returns the IP address of the host machine.  |