try Create Socket Server
Creates a Socket server given an IP endpoint.
Return
A new [ServerRecord], if the address was able to be parsed. **null** otherwise.
Parameters
address
The IP address and port of the server, as a string.