Re:beginner's telnet server problems (INDY)
Hi,
first, I never did anything with sockets before ...
Now I need to write a telnet server so I started playing with INDY and
have a little trouble already <g>
In an OnConnect event my telnet server thread connects to database and
disconnects when client disconnects. In between those events it should
do various database stuff based on client's commands. I came to the
point where this basically works - using AThread.Connection.WaitFor in
OnExecute handler of TidTelnetServer I am able to receive the commands
and react. The only problem I have is that when typing my commands in
any telnet client (Windows terminal, INDY TelnetClient demo), I cannot
see what I am typing (except for username and password). It simply
doesn't display the characters, but it displays everything I send to the
client from server.
I have already searched the archives and haven't found a solution to
this. I am sure I am making some silly mistake.
I would really appreciate if someone tells me what do I do wrong/what
should I do. Maybe I haven't explained what the problem is very
accurately - just let me know and I will try again.
TIA and best regards,
Tom
=================================
Tomas Michalik
ProCA, s. r. o.
V Luzich 818, Praha 4
Czech Republic
e-mail: micha...@proca.cz
tel: +420 2 67283446