Skip to content

Display header (Ethernet, Network and Transport layer) values of received frame at NIC card.

License

Notifications You must be signed in to change notification settings

settler-av/TCP-header-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP-header-Extractor

Display header (Ethernet, Network and Transport layer) values of received frame at NIC card.

Implement a program which takes sequences of 1’s and 0’s as input and display values of respective header fields. Program should ask how many rows of stream should be considered to print. In case of non-recognized type in any header, it should print error and exit. Consider and use the following program structure for implementation. Certain fields of header should display in binary, hexadecimal or decimal as mentioned in sample output.

About

Display header (Ethernet, Network and Transport layer) values of received frame at NIC card.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages