GetSocketStatus
(RPC Manager Library)
MachineName |
Required. The name of the machine for which you wish to get the Socket status. |
Subnet |
An optional parameter that specifies which an interface ID or GUID the socket, in which you are interested, is on. |
Comments: |
This subroutine is a member of the RPC Manager's Library, and must therefore be prefaced by \RPCManager\, as shown in the "Format" section. If the application you are developing is a script application, the subroutine call must be prefaced by System\RPCManager\, and the System variable must be declared in AppRoot.src. In a network using multi-homed PCs, it is possible for two PCs to be connected multiple times under a given Subnet. In such a case, GetSocketStatus will return the status of the first applicable socket found. |