Error()
{
}
public const int WSABASEERR = 10000;
/*
* Windows Sockets definitions of regul... );
public const int WSAEDISCON = ( WSABASEERR + 101 );
public const int WSAENOMORE = ( WSABASEERR + 102 );
public const int WSAECANCELLED = ( WSABASEERR + 103 );
public const int WSAEINVALIDPROCTABLE = ( W