This method creates a new socket.
Public
virtual int Create (const char* SocketAddress = NULL,
unsigned int nSocketPort = 0) = 0;
SocketAddress
The socket address. This can be set to a host name that is a character string. The default value is NULL.
nSocketPort
The socket port number. The default value is 0.
The method returns one of the following values: