Question Intepret Bytes Recieved over network.

Cheetah

Well-known member
Joined
Oct 12, 2006
Messages
232
Programming Experience
Beginner
Not sure which section this should go in, so move in required.

Basically, I want to be able to type the name of a network connection (one already established by windows) and capture the bytes it receives in my program.

How would i do this?

Thanks.
 
I think i might be after a "packet sniffer" just to analyse the packets i receive through one of my network connections (bluetooth one specifically - although i don't think it matters).
 
Back
Top