Mono Class Library: System.Net.Sockets NamespaceSystem.Net.Sockets.AddressFamily Enumeration |
|
A System.Net.Sockets.AddressFamily member is specified to the System.Net.Sockets.Socket class constructors to identify the addressing scheme that the socket instance will use to resolve an address. For example, AddressFamily.InterNetwork indicates that an IP version 4 address is expected when a System.Net.Sockets.Socket instance connects to an endpoint. [Edit]
Member Name Description AppleTalk AppleTalk address. [Edit] Atm Native Asynchronous Transfer Mode (ATM) services address. [Edit] Banyan Banyan address. [Edit] Ccitt Addresses for CCITT protocols, such as X.25. [Edit] Chaos Address for MIT CHAOS protocols. [Edit] Cluster Address for Microsoft cluster products. [Edit] DataKit Address for Datakit protocols. [Edit] DataLink Direct data-link interface address. [Edit] DecNet DECnet address. [Edit] Ecma European Computer Manufacturers Association (ECMA) address. [Edit] FireFox FireFox address. [Edit] HyperChannel NSC Hyperchannel address. [Edit] Ieee12844 IEEE 1284.4 workgroup address. [Edit] ImpLink ARPANET IMP address. [Edit] InterNetwork Address for IP version 4. [Edit] InterNetworkV6 Address for IP version 6. [Edit] Ipx Internetwork Packet Exchange (IPX) or Sequenced Packet Exchange (SPX) address. [Edit] Irda Infrared Data Association (IrDA) address. [Edit] Iso Address for ISO protocols.
Note:[Edit]Multiple names are defined for this value based on prior art. This value is identical to AddressFamily.Osi.
Lat LAT address. [Edit] Max Documentation for this section has not yet been entered. [Edit] NetBios NetBios address. [Edit] NetworkDesigners Address for Network Designers OSI gateway-enabled protocols. [Edit] NS Address for Xerox NS protocols. [Edit] Osi Address for ISO protocols.
Note:[Edit]Multiple names are defined for this value based on prior art. This value is identical to AddressFamily.Iso.
Pup Address for PUP protocols. [Edit] Sna IBM SNA address. [Edit] Unix Address is local to the host. [Edit] Unknown Used to indicate an uninitialized state. This member is not to be used when constructing instances of the System.Net.Sockets.Socket class. [Edit] Unspecified Unspecified address family. [Edit] VoiceView VoiceView address. [Edit]
Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0