I have just finished installing linux at home and could not find
any libraries or any reference to TLI sockets etc... Does linux
support TLI? Also, is there a threads package available for linux?
Regards,
James Podgorski
Regards,
James Podgorski
>Regards,
>James Podgorski
Don't confuse TLI and sockets. The sockets API is supported.
TLI lives on top of SYSV STREAMS, which is not supported. There
has been some discussion going on in one of the c.o.l.* news
groups about STREAMS support, and there is an entry in the
Linux Projects Map about STREAMS support.
On the short term you must use sockets.
HTH,
-Ren\'e Pijlman- _-^^-_
// _ - /
On no account allow a Vogon || \ - /\\
to read poetry at you. || \___/ ||
- Hitchiker's Guide to the Galaxy || //|\
------------------------------------------------
I'm wondering if there has been or will be TLI support for Linux.
(For the un-initiated, TLI is Transport Layer Interface, an API used
by Solaris to allow programs to use difference network transports
such as TCP, UDP, IPX, etc. without having to rewrite (or even
recompile) the program).
--
\\\| Elliot Lee |\\\ || "Claim to fame":
\\\| Red Hat Software |\\\ || Live in only town in the
\\\| Webmaster www.redhat.com, |\\\ || USA with an unlisted ZIP
\\\| Programmer, etc. |\\\ || code.
4. sgml tools
5. TLI: Provider tcp, FIN_WAIT_2 problem, how set SO_REUSEADDR in TLI
6. Help...Catching terminal output from cpio
7. stream I/O and TLI in Linux??
10. TLI available on Linux, or only sockets?
11. TLI (Transport Layer Interface) for Linux
12. Looking for information on TLI Network programming in Linux
13. TLI and Linux