Protocol not supported.
[Visual Basic] Public Const WSAEPROTONOSUPPORT As Integer [C#] public const int WSAEPROTONOSUPPORT; [C++] public: const int WSAEPROTONOSUPPORT; [JScript] public var WSAEPROTONOSUPPORT : int;
The requested protocol has not been configured into the system, or no implementation for it exists.
SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace