Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.​Net.​Sockets.​ProtocolType
Assembly: System.Net.Sockets
Specifies the protocols that the <see cref="T:System.Net.Sockets.Socket" /> class supports.
Values
Unknown
Unknown protocol.
IP
Internet Protocol.
IPv6HopByHopOptions
IPv6 Hop by Hop Options header.
Unspecified
Unspecified protocol.
Icmp
Internet Control Message Protocol.
Igmp
Internet Group Management Protocol.
Ggp
Gateway To Gateway Protocol.
IPv4
Internet Protocol version 4.
Tcp
Transmission Control Protocol.
Pup
PARC Universal Packet Protocol.
Udp
User Datagram Protocol.
Idp
Internet Datagram Protocol.
IPv6
Internet Protocol version 6 (IPv6).
IPv6RoutingHeader
IPv6 Routing header.
IPv6FragmentHeader
IPv6 Fragment header.
IPSecEncapsulatingSecurityPayload
IPv6 Encapsulating Security Payload header.
IPSecAuthenticationHeader
IPv6 Authentication header. For details, see RFC 2292 section 2.2.1, available at https://www.ietf.org.
IcmpV6
Internet Control Message Protocol for IPv6.
IPv6NoNextHeader
IPv6 No next header.
IPv6DestinationOptions
IPv6 Destination Options header.
ND
Net Disk Protocol (unofficial).
Raw
Raw IP packet protocol.
Ipx
Internet Packet Exchange Protocol.
Spx
Sequenced Packet Exchange protocol.
SpxII
Sequenced Packet Exchange version 2 protocol.