home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4830 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.6 KB

  1. Xref: sparky comp.os.os2.programmer:4830 comp.os.os2.networking:1272 comp.sys.novell:7123
  2. Newsgroups: comp.os.os2.programmer,comp.os.os2.networking,comp.sys.novell
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!newsserver.pixel.kodak.com!laidbak!tellab5!vpnet!hb
  4. From: hb@vpnet.chi.il.us (hank barta)
  5. Subject: SPX communications on OS/2 failing.
  6. Message-ID: <1992Sep08.234549.16261@vpnet.chi.il.us>
  7. Keywords:  SPX OS/2
  8. Organization: Vpnet Public Access
  9. Date: Tue, 08 Sep 1992 23:45:49 GMT
  10. Lines: 29
  11.  
  12.  
  13.  
  14.  
  15. Hi Folks,
  16.  
  17. I'm porting (to OS/2 1.3) the server side of an MS-DOS client/server 
  18. application that uses Novell SPX for communications. So far I'm having no
  19. luck at establishing robust SPX communications on the OS/2 side.
  20.  
  21. I can establish the connection and transmit one data packet in each
  22. direction, but attempts to transmit more than one packet cause either
  23. the client or the server node to halt on a trap 3 in "SPX$" driver.
  24. This is using a 'test' client under OS/2. The MS-DOS client kills the
  25. OS/2 server on the first packet transmit and the OS/2 test client is
  26. not able to connect to the MS-DOS server.
  27.  
  28. I have read and re-read the manuals, and I am doing everything that is
  29. obviously required, but I am wondering if something is missing or not
  30. obvious. If anyone has successfully implemented SPX communications under
  31. OS/2, I would appreciate hearing about what you did to make it work.
  32.  
  33. If it matters, this is a multithreaded application and I am using a
  34. RAM semaphore to serialize access to the SPX library.
  35.  
  36. Thanks for your help. Post or respond to barta@pswin.chi.il.us as
  37. you see fit.
  38.  
  39. hank
  40.  
  41.