Greetings to you all,

after many years of BSD socket programming I recently tried to
understand the CAPI20 interface for ISDN devices and detected the
STREAMS mechanism for general communication purposes.

This mechanism comes quite near to what I build around BSD sockets to
get full control over them, so I'm very interested in this methods,
especially this LiS project.

It was very easy to get LiS to work with my 2.4.20 kernel loaded as a
module.  I have also downloaded the xti and the tcp modules and worked
up the tcp makefile a bit to get the right linkages to xti->libnls
library.  No problems so far.

Now I want to register the tcp and udp driver with LiS and want to
create thos /dev/tcp and /dev/udp nodes.  I know there is a "Config"
file for this purpose but I don't understand the usage of this file
right now.

The tcp module expects the "LiS Source Path" at "../LiS" as can be found
in the Makefile, while the LiS documentation says that the tcp Config
file should be somewhere around "LiS Source Path"/drivers/str ...

If you give how I put LiS,tcp and xti together it would give me a boost.

THANK YOU AND G'BYE

INGO

_______________________________________________
Linux-streams mailing list
[EMAIL PROTECTED]
http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

Reply via email to