Ok here goes,
I need to write an application that is going to monitor information coming into, and going out of my NIC. I have a decent grap on TCP/IP and all that good stuff. But now the question is how to write a program to interact with all of this. I'd like it to be portable and I've heard java is a good way to go for that so...
Q1) Should i use java or C++??
Q2) How could even begin to track all the packets coming into and going out of my NIC through all ports and using all protocols?
just a point in the right direction could reall and i mean REALLY help, thanks a million
I need to write an application that is going to monitor information coming into, and going out of my NIC. I have a decent grap on TCP/IP and all that good stuff. But now the question is how to write a program to interact with all of this. I'd like it to be portable and I've heard java is a good way to go for that so...
Q1) Should i use java or C++??
Q2) How could even begin to track all the packets coming into and going out of my NIC through all ports and using all protocols?
just a point in the right direction could reall and i mean REALLY help, thanks a million