GseosNet.ServerStatus
Previous  Top  Next

ServerStatus(strServerName)

Returns the current connection status. It can be one of the following constants defined in this module:

GseosNet.NOTCONNECTED
GseosNet.CONNECTING
GseosNet.CONNECTED
GseosNet.LISTEN


ParameterDescription  
strServerNameThe name of the server to get the status of.  

Returns
The connection status.