Winsock Spy Program
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
Does anyone know where I could get a free program that intercepts Winsock Messages on a specific port, and displays the message for debugging programs? Thanks a bunch.... -KMaz
-
Does anyone know where I could get a free program that intercepts Winsock Messages on a specific port, and displays the message for debugging programs? Thanks a bunch.... -KMaz
cant say for sure, but try running "netstat" from the command-promt in a seperate window when u run ur program. Well, netstat gives list and condition of all active connections and at-times becomes very messy, but try it if u dont find anything else. ...Avenger
Remember... testing & debugging are always part of programming ...so exterminate those stinking bugs