home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / networki / 1169 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  2.2 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!wupost!darwin.sura.net!sgiblab!btr!car
  2. From: car@btr.BTR.COM (Carlos Rimola-Sarti  car@btr.com)
  3. Newsgroups: comp.os.os2.networking
  4. Subject: Re: SLIP troubles with TCP/IP
  5. Message-ID: <7859@public.BTR.COM>
  6. Date: 29 Aug 92 16:11:42 GMT
  7. Article-I.D.: public.7859
  8. References: <d9g-hq-@engin.umich.edu>
  9. Organization: Connective Strategies, Inc. (CSI).  Mountain View, California
  10. Lines: 42
  11.  
  12. In article <d9g-hq-@engin.umich.edu> spexet@engin.umich.edu (Dennis Robert Spexet) writes:
  13. -I'm having troubles in getting the SLIP functions on TCP/IP 1.2.1 to work
  14. -on my machine.  I went and installed the base package and configured it,
  15. -creating a TCPSTART.CMD file.
  16. -
  17. -When I run this TCPSTART.CMD file, it calls up another script (SETUP.CMD),
  18. -which fires up a program called SLIO.EXE, and runs a waiting program
  19. -(SLIOWAIT.EXE).
  20. -
  21. -Unfortunately for me, the SLIO.EXE program doesn't continue running like
  22. -it should.  As soon as it is started, at ends with a "result on DOSOPEN=110"
  23. -message.  The calling scripts then fail with an abnormal end.
  24. -
  25. -Does anyone here know what that error message means?  And, more importantly,
  26. -does anybody know how to fix it?
  27.  
  28. A return code of 110 indicates that the DosOpen call of the COM device
  29. driver failed.  Most likely this would be due to trying to open a COM
  30. port that is already in use (e.g. by the mouse) or one for which no
  31. device driver is loaded.
  32.  
  33. Make sure you have the line "DEVICE=C:\OS2\COM.SYS" in your CONFIG.SYS
  34. and also make sure that you are not trying to reuse a COM port.
  35.  
  36. -
  37. -Thank you kindly,
  38. -
  39. --Dennis
  40. -
  41. -
  42. --- 
  43. -D. Robert Spexet II, N0OKR   Internet:  spexet@math.lsa.umich.edu
  44. -Department of Mathematics    BITnet:    user68xr@umichum.bitnet
  45. -The University of Michigan   UUCP:      uunet!mailrus!math.lsa.umich.edu!spexet
  46. -Ann Arbor, Michigan 48109
  47.  
  48.  
  49. +---------------------------------------+-----------------------------------+
  50. | Carlos Rimola-Sarti                   |         email: rimola@csisdn.com  |
  51. | Connective Strategies, Inc.           |                      car@btr.com  |
  52. | ISDN PRI Connectivity Group           |         phone:      415-903-2585  |
  53. +---------------------------------------+-----------------------------------+
  54.