home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / novell / 11325 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.4 KB

  1. Xref: sparky comp.sys.novell:11325 comp.protocols.tcp-ip.ibmpc:7333 comp.dcom.lans.misc:1096 comp.dcom.lans.ethernet:2947 comp.os.os2.networking:2661 comp.dcom.lans:2059
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!aurora.LaTech.edu!rigel!sanghvi
  3. From: sanghvi@engr.latech.edu (Jasmine S. Sanghvi)
  4. Newsgroups: comp.sys.novell,comp.protocols.tcp-ip.ibmpc,comp.dcom.lans.misc,comp.dcom.lans.ethernet,comp.os.os2.networking,comp.dcom.lans
  5. Subject: Netware (SPX) Programming Problem
  6. Date: 11 Jan 1993 04:38:10 GMT
  7. Organization: Louisiana Tech University
  8. Lines: 21
  9. Distribution: world
  10. Message-ID: <1iqtjiINNf9c@aurora.engr.LaTech.edu>
  11. Reply-To: sanghvi@engr.latech.edu
  12. NNTP-Posting-Host: rigel.engr.latech.edu
  13.  
  14.  
  15. Dear Readers,
  16.  
  17. I have a problem with Netware API. I'm using SPX calls to communicate between a client
  18. and a server. Client executes SPXEstablishConnection(..) while the server is running
  19. SPXListenForConnection(..). 
  20. After the connection is established, SPXEstablishConnection(..) returns Connection Id,
  21. whereas according to Rose's book SPXListenForConnection() does not return anything.
  22. So the client knows its connection id whereas server does not know the id. 
  23. The calls SPXSendPacket(..) & SPXListenForPacket(..) both require connection id's as
  24. input params. 
  25.  
  26. Is there anything i`m missing ? OR 
  27. Is there anyway for server to know its connection id ?
  28.  
  29. Can anybody please help me ? 
  30.  
  31. my email addr : sanghvi@engr.latech.edu
  32.  
  33. Thanks & rdgs,
  34. Jasmine. 
  35.