home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 239.lha / Unix2src.shar / server / servers.h < prev    next >
Text File  |  1989-05-02  |  381b  |  21 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.  
  20.  
  21.