home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / novell / 6627 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.sys.novell
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!Sirius.dfn.de!zrz.tu-berlin.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!anl433!rathmann
  3. From: rathmann%anl433.uucp@Germany.EU.net (Stefan Rathmann)
  4. Subject: Netware Prof. Dev. Series
  5. Message-ID: <1992Aug19.105312.1094@anl433.uucp>
  6. Sender: @anl433.uucp
  7. Reply-To: rathmann%anl433.uucp@germany.eu.net
  8. Organization: ANL A433, Siemens AG., Germany.
  9. X-Newsreader: Tin 1.1 PL5
  10. Date: Wed, 19 Aug 1992 10:53:12 GMT
  11. Lines: 17
  12.  
  13. Distribution: 
  14. Summary: 
  15. Keywords: SPX RPC PDS 
  16.  
  17. Hello NetWare - application devellopers,
  18. we have some trouble with the NetWare RPC. The Remote Procedure Call Compiler (rpcc.exe) from
  19. NetWare seems to have problems to locate directories given by it┤s /I option, if this directory
  20. is situated on a Network - Harddisk. Furthermore it┤s not able to put it┤s output on such a 
  21. Network-Harddisk that should be possible using it's /O option . The generated server-applications
  22. will register itself in a DOS environment within a Novell 3.11 Net multible times, but in a 
  23. Windows(3.1) - DOS window it will register once. A secound attempt to register will result in
  24. a system-crash.
  25.  
  26. The other problem we have is: who knows anything about the "DGroup" identifier in the Novell 
  27. C-Interface example "spxchat". There is a sequence :
  28.     mov ax,DGroup
  29. and DGroup is totally unknown.
  30.