Table of Contents

Enum ProtocolFamily

Namespace
System.Net.Sockets
Assembly
System.Net.dll

Specifies the type of protocol that an instance of the Socket

public enum ProtocolFamily

Fields

AppleTalk = 16

AppleTalk protocol.

Atm = 22

Native ATM services protocol.

Banyan = 21

Banyan protocol.

Ccitt = 10

CCITT protocol, such as X.25.

Chaos = 5

MIT CHAOS protocol.

Cluster = 24

Microsoft Cluster products protocol.

DataKit = 9

DataKit protocol.

Direct data link protocol.

DecNet = 12

DECNet protocol.

Ecma = 8

European Computer Manufacturers Association (ECMA) protocol.

FireFox = 19

FireFox protocol.

HyperChannel = 15

NSC HyperChannel protocol.

Ieee12844 = 25

IEEE 1284.4 workgroup protocol.

ARPANET IMP protocol.

InterNetwork = 2

IP version 4 protocol.

InterNetworkV6 = 23

IP version 6 protocol.

Ipx = 6

IPX or SPX protocol.

Irda = 26

IrDA protocol.

Iso = 7

ISO protocol.

Lat = 14

LAT protocol.

Max = 29

MAX protocol.

NS = 6

Xerox NS protocol.

NetBios = 17

NetBIOS protocol.

NetworkDesigners = 28

Network Designers OSI gateway enabled protocol.

Osi = 7

OSI protocol.

Pup = 4

PUP protocol.

Sna = 11

IBM SNA protocol.

Unix = 1

Unix local to host protocol.

Unknown = -1

Unknown protocol.

Unspecified = 0

Unspecified protocol.

VoiceView = 18

VoiceView protocol.