home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazine 6 / cd-rommagazine6dennispublishingmarch1995.iso / mac / ATLAS / PROTOCOL < prev    next >
Text File  |  1993-07-07  |  441b  |  14 lines

  1. #
  2. # @(#)protocols 1.9 90/01/03 SMI
  3. #
  4. # Internet (IP) protocols
  5. # This file is never consulted when the NIS are running
  6. #
  7. ip    0    IP    # internet protocol, pseudo protocol number
  8. icmp    1    ICMP    # internet control message protocol
  9. igmp    2    IGMP    # internet group multicast protocol
  10. ggp    3    GGP    # gateway-gateway protocol
  11. tcp    6    TCP    # transmission control protocol
  12. pup    12    PUP    # PARC universal packet protocol
  13. udp    17    UDP    # user datagram protocol
  14.