Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 219 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 219 Bytes

InternetPacket

Java package to dissect TCP/IP header and extract important information in human readable format. Example is given in main file (/src/ReadBinary.java). Use eclipse and import it to your project to try