[Ns-bugs] [Bug 454] New: Where is tcp-echo.cc?
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Mon Dec 22 10:42:33 PST 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=454
Summary: Where is tcp-echo.cc?
Product: ns-3
Version: pre-release
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: documentation
AssignedTo: ns-bugs at isi.edu
ReportedBy: craigdo at ee.washington.edu
Estimated Hours: 0.0
Pretty much every introduction to BSD sockets ever written uses a TCP echo
client server pair to start with. It then moves to a UDP echo client server
pair to illustrate datagrams.
We wrote the udp-echo.cc example when there was no TCP in the system. Now that
we have some TCPs, it would be useful to make a tcp-echo.cc and associated
applications. In our documentation, it would be very useful go through the
same kind of tutorial as everyone else in the world, with a tcp echo
walkthrough followed by a udp echo walkthrough.
Currently, what is quite easy to do in the real world (find out how to write
different flavors of sockets-based clients and servers) is much more hidden in
ns-3.
This sounds like a good topic for a sockets chapter in the tutorial.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list