#82611 - zzo38computer - Sun May 07, 2006 8:57 pm
Oops.. I forgot to put the example in. Now is a example and a few new features in the script server. The source code is also available (Visual Basic 6).
Of course I should make client software for Nintendo DS as well. (If anyone wants to start, I have no problem with that. If more than one people does it independently, then we will find out is multiple program, that doesn't matter. I will work on it when I have time.)
Anyways, the keys are: On touch screen should be keyboard all printable-ASCII keys, CTRL key, SHIFT key, ENTER key (chr13), BACKSPACE key (chr8).
_________________
Important: Please send messages about FWNITRO to the public forum, not privately to me.
#82693 - josath - Mon May 08, 2006 5:15 pm
can you give a quick description of what this is/will be?
#82741 - TJ - Tue May 09, 2006 6:08 am
Alright, so then to be clear, this is not actually a telnet client or server for the DS, but a client and server for a Windows computer.
For the record, DS Linux already includes a telnet client (server as well, I think). But if you would do anything stand-alone on the DS side, it should be a port of PuTTY. I don't know what I would do with a basic telnet client, but an SSH client would be very nice.