[Ns-developers] ns3 TCP merge candidate
Raj Bhattacharjea
raj.b at gatech.edu
Wed Jan 23 10:51:42 PST 2008
On Jan 23, 2008 1:41 PM, George Riley <riley at ece.gatech.edu> wrote:
> I'm pretty sure the on-off application would not need to change, as it
> is a
> client, not a server, and does not call listen or accept. It calls
> connect
> and send, which should be identical semantially for both the TCP
> socket and UDP socket.
> Clearly, the UDP connect does not send a SYN pkt, but rather just sets
> the
> default remote address (IP and port). I think what's already checked
> in does
> it this way.
Yes, this is my mistake, the current on-off app unconditionally uses stream
semantics.
--
Raj Bhattacharjea
Georgia Institute of Technology
School of Electrical and Computer Engineering
Systems Analyst
404.894.2955
More information about the Ns-developers
mailing list