| View previous topic :: View next topic |
| Author |
Message |
Ingvar Nilsen Guest
|
Posted: Tue Aug 17, 2004 4:18 pm Post subject: Re: open-source telnet |
|
|
Rhys Sage wrote:
| Quote: | Does anybody know of any open-source Delphi or C++ telnet software
that accessed via windows sockets as opposed to via third-party
components such as Indy etc? I'd quite like to look more deeply into
using windows sockets.
|
http://www.overbyte.be/frame_index.html
--
Ingvar Nilsen
|
|
| Back to top |
|
 |
Hrvoje Brozovic Guest
|
Posted: Tue Aug 17, 2004 9:35 pm Post subject: Re: open-source telnet |
|
|
"Rhys Sage" wrote in message
| Quote: | Does anybody know of any open-source Delphi or C++ telnet software that
accessed via windows sockets as opposed to via third-party components such
as Indy etc? I'd quite like to look more deeply into using windows
sockets.
|
Sockets are without doubt most unix like part of winapi.
Any good old unix source will do.
|
|
| Back to top |
|
 |
|