# Copyright (c) 1995 Catalyst Sofware
#
# This file defines the Internet protocols per RFC 1060. Note that
# the Windows Sockets DLL only supports the TCP and UDP protocols.
#
# Each protocol should listed on an individual line, with the protocol
# name in the first column, followed by it's assigned number and
# and any aliases.
#
# Comments may be included on a line by inserting a hash mark.
# Blank lines, as well as improperly formatted lines, are ignored.
#
ip	0	IP	# Internet protocol
icmp	1	ICMP	# Internet control message protocol
ggp	3	GGP	# Gateway-gateway protocol
tcp	6	TCP	# Transmission control protocol
egp	8	EGP	# Exterior gateway protocol
pup	12	PUP	# PARC universal packet protocol
udp	17	UDP	# User datagram protocol
rdp	27	RDP	# Reliable datagram protocol
