_TCPServer_IsServerActive
Previous Top Next

_TCPServer_IsServerActive ( )

Returns a boolean value (true or false), whether the server is active or not. This is automatically called by _TCPServer_Stop to check if the server is really running before stopping it, but it's useful for verifying if the server was already started.