home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 2 / amigaformatcd02.iso / comms / netsoftware / nethandler.lha / NetHandler / netdnet.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-09-17  |  162 b   |  15 lines

  1. #ifndef NET_DNET
  2. #define NET_DNET
  3.  
  4. #include "dnet.h"
  5.  
  6. #define STDFNLEN  0 
  7.  
  8. #define PORT_FHANDLER 9492
  9.  
  10. #define DNETTIMEOUT 2  /* tenths of a second */
  11.  
  12. #endif
  13.  
  14.  
  15.