Re: Port watching
- Posted by Ralf Nieuwenhuijsen <nieuwen at XS4ALL.NL> Dec 13, 1998
- 460 views
>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