home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4182 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!psinntp!hns!ifaenson
  3. From: ifaenson@hns.com (Ilya Faenson)
  4. Subject: OS/2 DLC (CCB2) Interface for Token Ring Question
  5. Message-ID: <1992Aug12.144727.14819@hns.com>
  6. Originator: ifaenson@pes2
  7. Keywords: OS/2, DLL, LAN, Token Ring, NDIS, ACSLAN
  8. Sender: news@hns.com (USENET news system)
  9. Organization: Hughes Network Systems Inc.
  10. Distribution: comp
  11. Date: Wed, 12 Aug 1992 14:47:27 GMT
  12. Lines: 28
  13.  
  14.  
  15. I'm writing an OS/2 2.0 application which makes use of the IBM LAN
  16. Dynamic Link Routine (CCB2) Interface to the IBM Token Ring. I'm
  17. having a trouble with the DIR.SET.GROUP.ADDRESS (hex 06) command
  18. (all other CCB commands seem to be executing OK). The 06 command
  19. is always returning me an error code of hex 54 (Invalid System Key
  20. code). I'm not setting the PROTOCOL.INI System Key, so I thought
  21. (according to the IBM documentation) it should default to X'0'.
  22. However, it does not seem to be the case. I've tried ALL possible
  23. system key values (0 to X'FFFF', it's just a short value), but to
  24. no avail. I've tried to setup various 'system_key' values in the 
  25. Token Ring section of the PROTOCOL.INI file, and specify the matching
  26. value in my program, but again, no luck...
  27.  
  28. The IBM LAN Reference Manual claims that "this command can only be
  29. issued by a system administrator using the System Key as defined by
  30. the configuration parameters". OK, I know the System Key, but it
  31. does not seem to have any affect. Should my application obtain some
  32. kind of privilege to become a "system administrator"? Any other
  33. ideas what might be wrong? I'd appreciate any kind of input since it's
  34. a very urgent and important problem for me indeed.
  35.  
  36. Thank you in advance,
  37.  
  38. Ilya Faenson
  39. (301) 428-5500x3283or5590
  40. ifaenson@hns.com
  41. Hughes Network Systems Inc.
  42.