create Socket Server
Creates a Socket server given an IP endpoint.
Return
A new ServerRecord instance
Parameters
endpoint
The IP address and port of the server.
Creates a Socket server given an IP endpoint.
A new ServerRecord instance
The IP address and port of the server.