Enum ProtocolFamily
Specifies the type of protocol that an instance of the Socket
public enum ProtocolFamily
Fields
AppleTalk = 16AppleTalk protocol.
Atm = 22Native ATM services protocol.
Banyan = 21Banyan protocol.
Ccitt = 10CCITT protocol, such as X.25.
Chaos = 5MIT CHAOS protocol.
Cluster = 24Microsoft Cluster products protocol.
DataKit = 9DataKit protocol.
DataLink = 13Direct data link protocol.
DecNet = 12DECNet protocol.
Ecma = 8European Computer Manufacturers Association (ECMA) protocol.
FireFox = 19FireFox protocol.
HyperChannel = 15NSC HyperChannel protocol.
Ieee12844 = 25IEEE 1284.4 workgroup protocol.
ImpLink = 3ARPANET IMP protocol.
InterNetwork = 2IP version 4 protocol.
InterNetworkV6 = 23IP version 6 protocol.
Ipx = 6IPX or SPX protocol.
Irda = 26IrDA protocol.
Iso = 7ISO protocol.
Lat = 14LAT protocol.
Max = 29MAX protocol.
NS = 6Xerox NS protocol.
NetBios = 17NetBIOS protocol.
NetworkDesigners = 28Network Designers OSI gateway enabled protocol.
Osi = 7OSI protocol.
Pup = 4PUP protocol.
Sna = 11IBM SNA protocol.
Unix = 1Unix local to host protocol.
Unknown = -1Unknown protocol.
Unspecified = 0Unspecified protocol.
VoiceView = 18VoiceView protocol.