home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / programm / 6059 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.7 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!asuvax!ncar!vexcel!copper!slate!mbarkah
  2. From: mbarkah@slate.mines.colorado.edu (Ade Barkah)
  3. Newsgroups: comp.unix.programmer
  4. Subject: Does AIX have connld STREAMS module (and fattach()) ?
  5. Message-ID: <1993Jan26.175010.38929@slate.mines.colorado.edu>
  6. Date: 26 Jan 93 17:50:10 GMT
  7. Organization: Colorado School of Mines
  8. Lines: 31
  9.  
  10. I'm porting my database software from svr4 to other environments,
  11. including AIX. One module I use for communications is connld which
  12. lets me handle multiple unique streams, along with fattach().
  13.  
  14. Is there a `connld' or equivalent in IBM AIX 3.2 ? I've been browsing
  15. through the info-hypertext-thingy and can't find it. The sysadmin
  16. people here don't know what they configure in the kernel. Typical.
  17. References I found on STREAMS are for those things I'll never need
  18. (like auto conversion from ASCII to EBCDIC.)
  19.  
  20. Also, I just did a `man -k fattach()' on the other window, and
  21. it didn't find it either. Running /usr/sbin/scls returns an
  22. error about not finding the nuls driver/module. I checked the
  23. /etc/pse.conf file, but it contains nothing even similar to
  24. `connld.' I saw a reference to a spx multiplexer, but I assume
  25. that's probably for pseudo-tty stuff. Neither man nor info gave
  26. me anything more regarding spx. I wrote a small test program, but 
  27. ioctl() can't I_PUSH connld (returns -1.) 
  28.  
  29. I'm pretty foreign to AIX, so I don't know where to look next.
  30. I'm wondering if 1) Connld or equivalent just doesn't exist in
  31. the wild world of AIX; 2) It exists in some form, but is not 
  32. configured by the sysadmin here; 3) It exists and configured,
  33. but I just don't know about it.
  34.  
  35. Any help is GREATLY appreciated,
  36.  
  37. -Ade.
  38. -- 
  39. Internet  : mbarkah@slate.mines.colorado.edu    (NeXT Mailable)
  40. CompuServe: 74160,3404
  41.