This documentation is archived and is not being maintained.
ProtocolFamily Enumeration
Visual Studio 2008
Specifies the type of protocol that an instance of the Socket class can use.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
![]() | Unknown | Unknown protocol. |
![]() | Unspecified | Unspecified protocol. |
![]() | Unix | Unix local to host protocol. |
![]() | InterNetwork | IP version 4 protocol. |
![]() | ImpLink | ARPANET IMP protocol. |
![]() | Pup | PUP protocol. |
![]() | Chaos | MIT CHAOS protocol. |
![]() | NS | Xerox NS protocol. |
![]() | Ipx | IPX or SPX protocol. |
![]() | Iso | ISO protocol. |
![]() | Osi | OSI protocol. |
![]() | Ecma | European Computer Manufacturers Association (ECMA) protocol. |
![]() | DataKit | DataKit protocol. |
![]() | Ccitt | CCITT protocol, such as X.25. |
![]() | Sna | IBM SNA protocol. |
![]() | DecNet | DECNet protocol. |
![]() | DataLink | Direct data link protocol. |
![]() | Lat | LAT protocol. |
![]() | HyperChannel | NSC HyperChannel protocol. |
![]() | AppleTalk | AppleTalk protocol. |
![]() | NetBios | NetBIOS protocol. |
![]() | VoiceView | VoiceView protocol. |
![]() | FireFox | FireFox protocol. |
![]() | Banyan | Banyan protocol. |
![]() | Atm | Native ATM services protocol. |
![]() | InterNetworkV6 | IP version 6 protocol. |
![]() | Cluster | Microsoft Cluster products protocol. |
![]() | Ieee12844 | IEEE 1284.4 workgroup protocol. |
![]() | Irda | IrDA protocol. |
![]() | NetworkDesigners | Network Designers OSI gateway enabled protocol. |
![]() | Max | MAX protocol. |
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
