1. Port watching
- Posted by Jeromie Reeves <chat_town at HOTMAIL.COM> Dec 13, 1998
- 455 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. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
2. Re: Port watching
- Posted by Ralf Nieuwenhuijsen <nieuwen at XS4ALL.NL> Dec 13, 1998
- 461 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