Protocol wrong type for socket.
[Visual Basic] Public Const WSAEPROTOTYPE As Integer [C#] public const int WSAEPROTOTYPE; [C++] public: const int WSAEPROTOTYPE; [JScript] public var WSAEPROTOTYPE : int;
A protocol was specified in the Socket constructor that does not support the semantics of the socket type requested.
SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace