The FpcConnectionProtocolType enumerated type contains values that describe protocol types.
typedef enum FpcConnectionProtocolType { fpcICMP
Internet Control Message Protocol (ICMP).
= 1, fpcIGMP
Internet Group Management Protocol (IGMP).
= 2, fpcGGP
Gateway to Gateway Protocol (GGP).
= 3, fpcIP
Internet Protocol (IP).
= 4, fpcST
Schedule Transfer (ST) protocol.
= 5, fpcTCP
Transmission Control Protocol (TCP).
= 6, fpcUDP
User Datagram Protocol (UDP).
= 17, fpcICMPv6
Internet Control Message Protocol for Internet Protocol Version 6 (ICMPv6) (not supported in Forefront TMG Medium Business Edition).
= 158 } FpcConnectionProtocolType;
Internet Control Message Protocol (ICMP).
Internet Group Management Protocol (IGMP).
Gateway to Gateway Protocol (GGP).
Internet Protocol (IP).
Schedule Transfer (ST) protocol.
Transmission Control Protocol (TCP).
User Datagram Protocol (UDP).
Internet Control Message Protocol for Internet Protocol Version 6 (ICMPv6) (not supported in Forefront TMG Medium Business Edition).
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.