home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff294.lzh / DNet / unix / server / servers.h < prev    next >
Text File  |  1989-12-11  |  425b  |  23 lines

  1.  
  2. /*
  3.  *  SERVERS.H
  4.  *
  5.  *    DNET (c)Copyright 1988, Matthew Dillon, All Rights Reserved
  6.  */
  7.  
  8. #define PORT_FILECOPY    8192
  9. #define PORT_ALPHATERM    8193
  10. #define PORT_ECHO    8194
  11. #define PORT_IALPHATERM 8195
  12. #define PORT_AMIGATERM    8195
  13. #define PORT_AMIGASHELL 8196
  14. #define PORT_LOADAV    8197
  15. #define PORT_PRINTER    8198
  16. #define PORT_PASSWD    8199
  17. #define PORT_BBS    8200
  18. #define PORT_GFILECOPY    8201
  19. #define PORT_NFS    8202
  20. #define PORT_ND        8203
  21.  
  22.  
  23.