I'm not 100% clear what you are trying to do - perhaps the Socket element will help? It lets you set up network connections between hosts for transferring packets between them. http://read.cs.ucla.edu/click/elements/socket
On 11/22/2010 10:15 AM, [email protected] wrote: > Hi all, > > I am trying to establish a TCP connection between Host1 and Host2, and > then generate a TCP flow from > Host1 to Host2. I had a look at the available Click elements dealing > with TCP, but couldn't find any > example. I would be grateful if anybody could provide me minimal > config files for the two hosts. > Should I use TCPConn? if so, how? > > Thanks a lot. > > > > > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
