I have a small problem i have to allow people to telnet and use the following format:
<Auth>Username,Password</Auth>
I would like to detect when the user hits ENTER in there telnet client? How can I do this? After that i will do the rest, like get rid of the <Auth> and </Auth> and parse the data but what i need is to detect when they hit enter under the DataArrival Method. Thanks. Gordon R. Durgha
gd@vslink.net
<Auth>Username,Password</Auth>
I would like to detect when the user hits ENTER in there telnet client? How can I do this? After that i will do the rest, like get rid of the <Auth> and </Auth> and parse the data but what i need is to detect when they hit enter under the DataArrival Method. Thanks. Gordon R. Durgha
gd@vslink.net