public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Presentation Layer in TCP/IP linux implementation
@ 2000-12-19 12:42 khaled
  0 siblings, 0 replies; 2+ messages in thread
From: khaled @ 2000-12-19 12:42 UTC (permalink / raw)
  To: linux-kernel

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).

Thanks for all replies.

Best regards

Khaled

PS: Please CC me on the replies since I am not a regular subscriber to
this list.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: Presentation Layer in TCP/IP linux implementation
@ 2000-12-20  4:02 Bernd Eckenfels
  0 siblings, 0 replies; 2+ messages in thread
From: Bernd Eckenfels @ 2000-12-20  4:02 UTC (permalink / raw)
  To: linux-kernel; +Cc: khaled

In article <3A3F57A0.32A6F34D@pacificpost.com> 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 majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-20  4:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-19 12:42 Presentation Layer in TCP/IP linux implementation khaled
  -- strict thread matches above, loose matches on Subject: below --
2000-12-20  4:02 Bernd Eckenfels

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox