System::Net::Sockets::ProtocolFamily enum
Contents
[
Hide
]ProtocolFamily enum
Enumerates the protocol families.
enum class ProtocolFamily
Values
Name | Value | Description |
---|---|---|
Unknown | n/a | An unknown protocol. |
Unspecified | n/a | An unspecified protocol. |
Unix | n/a | The Unix local to host protocol. |
InterNetwork | n/a | IPv4. |
ImpLink | n/a | The ARPANET IMP protocol. |
Pup | n/a | The PUP protocol. |
Chaos | n/a | The MIT CHAOS protocol. |
NS | n/a | The Xerox NS protocol. |
Ipx | n/a | The IPX or SPX protocol. |
Iso | n/a | The ISO protocol. |
Osi | n/a | The OSI protocol. |
Ecma | n/a | The European Computer Manufacturers Association (ECMA) protocol. |
DataKit | n/a | The DataKit protocol. |
Ccitt | n/a | The CCITT protocol, such as X.25. |
Sna | n/a | The IBM SNA protocol. |
DecNet | n/a | The DECNet protocol. |
DataLink | n/a | The direct data link protocol. |
Lat | n/a | The LAT protocol. |
HyperChannel | n/a | The NSC HyperChannel protocol. |
AppleTalk | n/a | The AppleTalk protocol. |
NetBios | n/a | The NetBIOS protocol. |
VoiceView | n/a | The VoiceView protocol. |
FireFox | n/a | The FireFox protocol. |
Banyan | n/a | The Banyan protocol. |
Atm | n/a | The native ATM services protocol. |
InterNetworkV6 | n/a | IPv6. |
Cluster | n/a | The Microsoft Cluster products protocol. |
Ieee12844 | n/a | The IEEE 1284.4 workgroup protocol. |
Irda | n/a | The IrDA protocol. |
NetworkDesigners | n/a | The Network Designers OSI gateway enabled protocol. |
Max | n/a | The MAX protocol. |
See Also
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++