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

  1. Xref: sparky comp.os.os2.programmer:4919 comp.os.os2.networking:1321 comp.sys.novell:7249
  2. Newsgroups: comp.os.os2.programmer,comp.os.os2.networking,comp.sys.novell
  3. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!cs.ucf.edu!chinchilla.ir.ucf.edu!brown
  4. From: brown@chinchilla.ir.ucf.edu (Bill Brown)
  5. Subject: Re: SPX communications on OS/2 failing.
  6. Message-ID: <brown.152.716357137@chinchilla.ir.ucf.edu>
  7. Keywords: SPX OS/2
  8. Sender: news@cs.ucf.edu (News system)
  9. Organization: University of Central Florida -- Bilbo's Last Sanctuary...
  10. References: <1992Sep08.234549.16261@vpnet.chi.il.us>
  11. Date: Sun, 13 Sep 1992 04:05:37 GMT
  12. Lines: 45
  13.  
  14. In article <1992Sep08.234549.16261@vpnet.chi.il.us> hb@vpnet.chi.il.us (hank barta) writes:
  15. >From: hb@vpnet.chi.il.us (hank barta)
  16. >Subject: SPX communications on OS/2 failing.
  17. >Keywords:  SPX OS/2
  18. >Date: Tue, 08 Sep 1992 23:45:49 GMT
  19.  
  20.  
  21.  
  22.  
  23. >Hi Folks,
  24.  
  25. >I'm porting (to OS/2 1.3) the server side of an MS-DOS client/server 
  26. >application that uses Novell SPX for communications. So far I'm having no
  27. >luck at establishing robust SPX communications on the OS/2 side.
  28.  
  29. >I can establish the connection and transmit one data packet in each
  30. >direction, but attempts to transmit more than one packet cause either
  31. >the client or the server node to halt on a trap 3 in "SPX$" driver.
  32. >This is using a 'test' client under OS/2. The MS-DOS client kills the
  33. >OS/2 server on the first packet transmit and the OS/2 test client is
  34. >not able to connect to the MS-DOS server.
  35.  
  36. >I have read and re-read the manuals, and I am doing everything that is
  37. >obviously required, but I am wondering if something is missing or not
  38. >obvious. If anyone has successfully implemented SPX communications under
  39. >OS/2, I would appreciate hearing about what you did to make it work.
  40.  
  41. >If it matters, this is a multithreaded application and I am using a
  42. >RAM semaphore to serialize access to the SPX library.
  43.  
  44. >Thanks for your help. Post or respond to barta@pswin.chi.il.us as
  45. >you see fit.
  46.  
  47. >hank
  48.  
  49. I have the same problem when using SPX from a MDVM w/ VIPX.  The way I hear 
  50. it, it's that there's a break point (INT 3) that was left in the SPX portion 
  51. of the Netware Requester code.  Because the kernel isn't expecting a 
  52. breakpoint (like, there's no kernel debugger to to intercept the INT 3), you 
  53. get the default action, which is a TRAP 3.  
  54.  
  55. Bill Brown                           Archive Software Division
  56. Internet: brown@chinchilla.ir.ucf.edu
  57. MCIMail via Internet: Bill_Brown%Maynard_Electronics_Inc@mcimail.com
  58. Me? a spokesperson?  I don't even know who I work for!
  59.