home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / ibmpc / 4431 < prev    next >
Encoding:
Text File  |  1992-07-27  |  2.0 KB  |  53 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!torn!watserv1!sail.uwaterloo.ca!eengelke
  3. From: eengelke@sail.uwaterloo.ca (Erick Engelke)
  4. Subject: Re: SLIP questions...
  5. Message-ID: <Bs203u.Dp@watserv1.uwaterloo.ca>
  6. Keywords: nslookup, ping, wattcp, etc.
  7. Sender: news@watserv1.uwaterloo.ca
  8. Organization: University of Waterloo
  9. References: <STEIN_A.8.0@mscf.med.upenn.edu>
  10. Date: Mon, 27 Jul 1992 15:23:54 GMT
  11. Lines: 40
  12.  
  13.  STEIN_A@mscf.med.upenn.edu (Alan D. Stein) writes:
  14. >
  15. >1)  I am working off a newly established SLIP service at my school.  I'm 
  16. >interested in obtaining PC clients that support this device type (6, most 
  17. >software seems to support only ether-type (1) devices).  
  18.  
  19. Try new ETHERSLIP, I believe it is available in the CRYNWR packet driver
  20. collection.  It does slip, but packages it into a class one driver
  21. (like Ethernet).
  22.  
  23. >2)  I'd like to write my own clients.  Can someone point me toward a TCP/IP 
  24. >library that supports SLIP (I use SLIP8250)?  Borland C(++) is the language 
  25. >of choice.  A PING client as a demo would also be incredibly helpful. 
  26. >(WATTCP only seemed to support ether-type devices, is SLIP support 
  27. >difficult to add?)
  28.  
  29. With ETHERSLIP, it already works.  The only thing you ought to do is
  30. reduce the transmission size by adding the following line to your
  31. WATTCP.CFG file: 
  32.     mss=512
  33.  
  34. Be certain to download the latest WATTCP code from sunee.uwaterloo.ca
  35. [129.97.50.50].  The latest version has a fix which pertains to the
  36. smaller packet sizes of ETHERSLIP. 
  37.  
  38. >
  39. >I'd use etherslip, but it seems to drop packets here and there with 
  40. >occasional errors.  
  41. >
  42.  
  43. The old ETHERSLIP was an excellent effort and first version.  Joe Doupnik
  44. changed its operation so it no longer uses interupts and no longer 
  45. drops data.  I think it was added to CRYNWR collection, but is otherwise
  46. available from netlab.usu.edu with a little searching.
  47.  
  48. Erick
  49. -- 
  50. Erick Engelke                      Engineering Computing
  51.                          University of Waterloo
  52. Waterloo TCP Architect         erick@development.watstar.uwaterloo.ca
  53.