1. Port watching
Does anyone know how to watch a port but not interupt the data moving
through it? i want to watch the data o my telnet port so i can make a
telnet client.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
2. Re: Port watching
>Does anyone know how to watch a port but not interupt the data moving
>through it? i want to watch the data o my telnet port so i can make a
>telnet client.
Why dont you have a look at the telnet server. It should tell you alot about
how a telnet client should work.
Ralf