PDA

Click to See Complete Forum and Search --> : Telnet Interface


omarswan
Dec 11th, 1999, 02:27 PM
Does anyone know how to use VB to create an interface that looks like one used for the Telnet Client in Win95. An interface that can be used to send a command by simple typing the command and the press the Enter key. It should have almost similar characteristic to the MS-DOS Prompt. More like running FTP in MS-DOS mode.


------------------
OmarSwan
Student
omarswan@yahoo.com

"Jesus Lives"

[This message has been edited by omarswan (edited 12-12-1999).]

cjwares
Dec 11th, 1999, 02:31 PM
I guess the dude above wants his form to have a dos prompt look to it. I also would like to know.

omarswan
Dec 11th, 1999, 02:32 PM
Yes, Thats exactly what I want.

------------------
OmarSwan
Student
omarswan@yahoo.com

"Jesus Lives"

privoli
Dec 12th, 1999, 07:26 AM
Did you want to code a server app on your PC so that people can telnet into your machine and run commands from it? like *nix telnet?

------------------
Regards,

Paul Rivoli
-------------------
privoli@bigpond.com
http://users.bigpond.com/privoli

Dec 12th, 1999, 04:37 PM
Search Results for "console"

Displaying matches 1 to 15 of 1

Writing Console-Mode Applications in Visual Basic (http://www.vb-world.net/articles/console/)
Console king Scott Lloyd gives us the low-down on creating Windowless applications with Visual Basic and the API.


------------------

Vincent van den Braken
EMail: azzmodan@azzmodan.demon.nl
ICQ: 15440110 (http://www.icq.com/15440110)
Homepage: http://www.azzmodan.demon.nl





[This message has been edited by Azzmodan (edited 12-13-1999).]