The following system variables are available within the TCP/IP &SOCKET verb set.
Indicates the status of the socket interface
Contains the value of the local host's IP address
Contains the value of the local host's full name
Contains the value of the local host's short name
Contains the socket ID of the last referenced socket
Contains the host name of the host referenced by some requests, such as &SOCKET GETHOSTBYADDR
Contains the full host name of the host referenced by some requests, such as &SOCKET GETHOSTBYADDR
Contains the IP address of the host referenced by some requests, such as &SOCKET GETHOSTBYNAME
Contains the socket ID used by the interface; for example, for IBM TCP/IP the internal socket number (a small number). Is used to identify an NCL socket or display produced by TCP/IP; for example, the NETSTAT command.
Contains the last ERRNO value returned from an &SOCKET request
Contains the port number of the last referenced socket
Indicates the socket type of the last referenced socket
Returns vendor error information-format is specific to the TCP/IP interface in use
Note: For details of these verbs, see System Variables.
| Copyright © 2009 CA. All rights reserved. |
|