Libraries to Develop a Network Packet Sniffer
While creating a network packet sniffer, should you use Java or C/C++?
Recently, I have been assigned to listen and analyze network packets. The first requirement was using Java language ( strictly not any other).
As I try to progress, the first requirement started to create problems that I have not thought about…