packet sniffer

hi
can anyone tell me how to read network packets using turbo/borland c++.
You need to learn about networking. How to hook into the network interface driver so you can access the packets before they are passed to the application.

I'd suggest studying the source-code of WinPCAP / WireShark.
thanx
Topic archived. No new replies allowed.