transport and up

Eddie Kohler kohler at icir.org
Wed May 8 00:46:16 EDT 2002


Hi Scott,

> Are there click element implementations of transport and above layers?
> In particular TCP/UDP/RTP and sockets, would be of interest to
> me. And, if not, how would one go about implementing, e.g., TCP ports?
> Ports would seem to be too dynamic for click's constraint on creating
> input/output ports only in router configuration.

Some people have implemented simulation-type transport elements. Look for
TCPConn, TCPBuffer, and so forth in elements/local. We didn't really design
Click for this (other networking component systems, like the x-kernel
and/or Scout, might be more appropriate), but I'm interested to know your
intentions. Why do you want to implement TCP/UDP/RTP and sockets in Click?

Eddie



More information about the click mailing list