home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / programm / 4281 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.0 KB

  1. Xref: sparky comp.unix.programmer:4281 comp.unix.questions:10048
  2. Newsgroups: comp.unix.programmer,comp.unix.questions
  3. Path: sparky!uunet!stanford.edu!ames!elroy.jpl.nasa.gov!lambda.msfc.nasa.gov!mahmood
  4. From: mahmood@lambda.msfc.nasa.gov (Rafique Mahmood)
  5. Subject: TLI vs SOCKET ?? Can TLI replace SOCKET for networking code?
  6. Message-ID: <1992Aug13.194219.6921@lambda.msfc.nasa.gov>
  7. Keywords: TLI vs. SOCKET
  8. Organization: NASA/MSFC
  9. Date: Thu, 13 Aug 1992 19:42:19 GMT
  10. Lines: 20
  11.  
  12.  I did a posting on yesterday about X/Open portability guide. This is
  13. a followup posting on that. I am thinking to use TLI (transport layer
  14. Interface) which uses t_open, t_connect etc. instead of socket.
  15.  
  16. I am doing research on 'Does POSIX support the X/Open Portability
  17. guide'?
  18.  
  19. My main concern is VMS POSIX. How can I write the networking code
  20. which will run on all UNIX/ULTRIX/POSIX?
  21.  
  22. If anyone has any experience/knowledge on this subject, please
  23. let me know via email.
  24.  
  25.  
  26. Thanks in advance,
  27.  
  28. Rafique J. Mahmood
  29. email - mahmood@lambda.msfc.nasa.gov
  30. phone - 205-544-6475
  31.  
  32.