Question
how can i get a character on telnet API
Hi,
I've been coding for telnet console using API KEIL offer.I'm working on Telnet_Server_UIF.CPP which was created by example installer of KEIL.
i can get strings via netTELNETs_ProcessCommand call back. this only gives me strings after hitting enter key.but i want to get a charater as soon as a user hit a character on keyboard.
i've tried to find the way but no luck so far.
help me...
thx
