Internet Message Formats


Here are related Message Format Structure  information:
We will use a HTTP request message captured using Ethereal package to give examples of the fields and their values.
It is the frame 11 in http://cs.uccs.edu/~cs522/ethereal/ethdetail.txt.

Ethereal provides pretty good explanation of each fields in the protocol message.  It is available at http://www.ethereal.com/.

This is a HTTP request message generated  by typing "cs.uccs.edu/~cs522/" on a browser on wait.uccs.edu.
Wait  is a Dell machine with one of its NIC (network inteface card) configured with the IP address of 128.198.192.202 and it is on subnet 128.198.192/21.
The NIC card's burn in Ethernet address or MAC address is 00:a0:24:56:9c:33. (hexadecimal representation).
The browser application has a socket connection with port number=1089.
Note that this ethernet frame will be received by the router,
00:50:80:d1:36:00 (cs-old-loadbalancing-router.uccs.edu) with IP address 128.198.192.1 , which will look up its routing table to route the IP packet to the cs.uccs.edu machine.

 

        Ethernet Frame Format: