Re: Fwd: Important

Michael George <[email protected]> Fri, 25 Jul 2003 16:06:03 -0400
Newsgroups gmane.linux.redhat.release.enigma
Message-ID <[email protected]>
On Fri, Jul 25, 2003 at 03:48:14PM +0000, ali awan wrote:
> I m a student of masters in a unversity. I intend to make a program
> in C on Linux OS which does the following things:
> 
> 1. Construct a packet of TCP
> 2. Mark the TOS bit of the packet with a specific number.
> 3. Send the packet to the server using its IP Address.
> 4. Recieve the packet back from the server.
> 5. Calculate the time taken by the packet to reach back to the
> client while traversing through the server.
> 
> It would really be nice if you could help me in it.

Sounds like you have it well-defined.  Grab that TCP/IP textbook that you
bought for the class and get to your assignment...