I've been asked to write a port sniffer to monitor communications on a friends web server and i've just spent the last few hours (feels like years) trawling through the MSDN knowledge base looking for a Windows .dll and function name which may help me.
I need to make the program monitor a specified TCP/UDP port and report all activity, the snag though is that my client cannot establish it's own connection - it must just monitor the traffic without removing it from the message que.
Does anybody know how this might be done please?
xxx
I need to make the program monitor a specified TCP/UDP port and report all activity, the snag though is that my client cannot establish it's own connection - it must just monitor the traffic without removing it from the message que.
Does anybody know how this might be done please?
xxx