Hey!
I'm sort of a newbie in TCP (not my specialty, I'm more of an OO guy), and I'm stuck with a dilema.
I'm using win2000 pro and I have a piece of software (client) that communicates to a server (that I know IP and a port of) and gets plain text back containing some basic information.
I would like to simulate this communication locally. What I want to do is this:
I want to catch all the packets that go either to that IP or that port (or both) and re-route them back locally (loopback). Is this possible to do with either win2000 settings or some sort of a software out there (don't really want to write my own).
Thanks alot.
I'm sort of a newbie in TCP (not my specialty, I'm more of an OO guy), and I'm stuck with a dilema.
I'm using win2000 pro and I have a piece of software (client) that communicates to a server (that I know IP and a port of) and gets plain text back containing some basic information.
I would like to simulate this communication locally. What I want to do is this:
I want to catch all the packets that go either to that IP or that port (or both) and re-route them back locally (loopback). Is this possible to do with either win2000 settings or some sort of a software out there (don't really want to write my own).
Thanks alot.