home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.programmer:4281 comp.unix.questions:10048
- Newsgroups: comp.unix.programmer,comp.unix.questions
- Path: sparky!uunet!stanford.edu!ames!elroy.jpl.nasa.gov!lambda.msfc.nasa.gov!mahmood
- From: mahmood@lambda.msfc.nasa.gov (Rafique Mahmood)
- Subject: TLI vs SOCKET ?? Can TLI replace SOCKET for networking code?
- Message-ID: <1992Aug13.194219.6921@lambda.msfc.nasa.gov>
- Keywords: TLI vs. SOCKET
- Organization: NASA/MSFC
- Date: Thu, 13 Aug 1992 19:42:19 GMT
- Lines: 20
-
- I did a posting on yesterday about X/Open portability guide. This is
- a followup posting on that. I am thinking to use TLI (transport layer
- Interface) which uses t_open, t_connect etc. instead of socket.
-
- I am doing research on 'Does POSIX support the X/Open Portability
- guide'?
-
- My main concern is VMS POSIX. How can I write the networking code
- which will run on all UNIX/ULTRIX/POSIX?
-
- If anyone has any experience/knowledge on this subject, please
- let me know via email.
-
-
- Thanks in advance,
-
- Rafique J. Mahmood
- email - mahmood@lambda.msfc.nasa.gov
- phone - 205-544-6475
-
-