Im trying to build a packet sniffing program for my dissertation, which will be able to identify what applications are used on a network or a specific machine (via filtering) by tcp and udp packets and analaysing the payload inside of them...
however i need references and previous research into how applications send information across the application layer in tcp or udp packets ? so i can pick up on their "signature" and record those specific packets and implement the types of porgrams in use
or if anyone can identify what specific information in a tcp packet to look for via hex ? and location of data in the datagram ?
sorry mods if its in the wrong section but i thought since im developing it would be best suited here....
however i need references and previous research into how applications send information across the application layer in tcp or udp packets ? so i can pick up on their "signature" and record those specific packets and implement the types of porgrams in use
or if anyone can identify what specific information in a tcp packet to look for via hex ? and location of data in the datagram ?
sorry mods if its in the wrong section but i thought since im developing it would be best suited here....