home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / swrench / services < prev    next >
Text File  |  1995-07-24  |  2KB  |  100 lines

  1. # Copyright (c) 1995 Catalyst Software
  2. #
  3. # This file defines the port numbers used by well-known services
  4. # as per RFC 1060.
  5. #
  6. # Each service should listed on an individual line, with the service
  7. # name in the first column, followed by the port number and protocol
  8. # which are seperated by a slash. A service which uses both the TCP
  9. # UDP protocols should be listed twice (once for each protocol).
  10. #
  11. # Comments may be included on a line by inserting a hash mark.
  12. # Blank lines, as well as improperly formatted lines, are ignored.
  13. #
  14. echo        7/tcp
  15. echo        7/udp
  16. discard        9/tcp    sink null
  17. discard        9/udp    sink null
  18. systat        11/tcp
  19. systat        11/tcp    users
  20. daytime        13/tcp
  21. daytime        13/udp
  22. netstat        15/tcp
  23. qotd        17/tcp    quote
  24. chargen        19/tcp
  25. chargen        19/udp
  26. ftp-data    20/tcp
  27. ftp        21/tcp
  28. telnet        23/tcp
  29. smtp        25/tcp    mail
  30. time        37/tcp    timserver
  31. time        37/udp    timserver
  32. rlp        39/udp    resource
  33. name        42/tcp    nameserver
  34. name        42/udp    nameserver
  35. whois        43/tcp    nicname
  36. domain        53/tcp    nameserver
  37. domain        53/udp    nameserver
  38. nameserver    53/tcp    domain
  39. nameserver    53/udp    domain
  40. mtp        57/tcp
  41. bootp        67/udp
  42. tftp        69/udp
  43. rje        77/tcp    netrjs
  44. finger        79/tcp
  45. http        80/tcp
  46. link        87/tcp    ttylink
  47. supdup        95/tcp
  48. hostnames    101/tcp    hostname
  49. iso-tsap    102/tcp
  50. dictionary    103/tcp    webster
  51. x400        103/tcp
  52. x400-snd    104/tcp
  53. csnet-ns    105/tcp
  54. pop        109/tcp
  55. pop2        109/tcp
  56. pop3        110/tcp    postoffice
  57. portmap        111/tcp
  58. portmap        111/udp
  59. sunrpc        111/tcp
  60. sunrpc        111/udp
  61. auth        113/tcp    authentication
  62. sftp        115/tcp
  63. path        117/tcp
  64. uucp-path    117/tcp
  65. nntp        119/tcp    usenet
  66. ntp        123/udp    ntpdntp
  67. nbname        137/udp
  68. nbdatagram    138/udp
  69. nbsession    139/tcp
  70. sgmp        153/udp    sgmp
  71. tcprepo        158/tcp    repository
  72. snmp        161/udp    snmp
  73. snmp-trap    167/udp    snmp
  74. print-srv    170/tcp
  75. vmnet        175/tcp
  76. load        315/udp
  77. vmnet0        400/tcp
  78. sytek        500/udp
  79. biff        512/udp    comsat
  80. exec        512/tcp
  81. login        513/tcp
  82. who        513/udp    whod
  83. shell        514/tcp    cmd
  84. syslog        514/udp
  85. printer        515/tcp    spooler
  86. talk        517/udp
  87. ntalk        518/udp
  88. efs        520/tcp
  89. route        520/udp    router routed
  90. timed        525/udp    timeserver
  91. tempo        526/tcp    newdate
  92. courier        530/tcp    rpc
  93. conference    531/tcp    chat
  94. rvd-control    531/udp    MITdisk
  95. netnews        532/tcp    readnews
  96. netwall        533/udp
  97. uucp        540/tcp    uucpd
  98. klogin        543/tcp
  99. kshell        544/tcp    cmd
  100.