Hello Everyone,
I found and modified a program a little from the web. The program works great at reading some from my local pc. Basically I can start the server program and send data to it from hyperterm via the winsock. The hyperterm data shows up on this server pc.
The question:
I was wondering instead of monitoring my local pc and local port. I need to monitor a remote ip and remote port. Is there away I can do this with the program?
Attached program below:
I will attach the program in a simple text file. It is really a simple program at this time. I would appreciate any help. This would really help me being able to monitor what is sent to a remote ip/port.