Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: desktop apps only
The FpcConnectionProtocolType enumerated type contains values that describe protocol types.
Syntax
typedef enum FpcConnectionProtocolType {
fpcICMP = 1,
fpcIGMP = 2,
fpcGGP = 3,
fpcIP = 4,
fpcST = 5,
fpcTCP = 6,
fpcUDP = 17,
fpcICMPv6 = 158
} FpcConnectionProtocolType;
Constants
fpcICMP
Internet Control Message Protocol (ICMP).fpcIGMP
Internet Group Management Protocol (IGMP).fpcGGP
Gateway to Gateway Protocol (GGP).fpcIP
Internet Protocol (IP).fpcST
Schedule Transfer (ST) protocol.fpcTCP
Transmission Control Protocol (TCP).fpcUDP
User Datagram Protocol (UDP).fpcICMPv6
Internet Control Message Protocol for Internet Protocol Version 6 (ICMPv6).
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
Header |
Comenum.h |
See also
Build date: 7/12/2010