In article <[EMAIL PROTECTED]> you wrote:
> Hello Linux World,

> Is there a way to add a generic and transparent presenation layer in the
> path of TCP/IP packets. I am speaking about something probably in the
> path between the user space mechanims (send/recv/read/write) and the
> actual sock_sendmsg/sock_recvmsg (and their proto counterparts).

In User mode you can use a dynamically pre-loaded lib, like socks is doing.

Greetings
Bernd
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to