Starting a Telnet Session???

M

Mike Lambert

I have a web page that displays IP information. I want the user to be able
to click on a button and connect to that device using the Telnet client. In
a window app I just use the Process object, but can't find the eqivalent in
ASP. So how would I launch a windows application from within ASP??

Mike
 
O

Oliver

Hi Mike,

There's some VB.NET code here that does Telnet. You might be able to hook into
it directly from your ASP.NET page.

http://www.gotdotnet.com/Community/...mpleGuid=508fb0c1-c0c6-4d78-9036-d36f73bfeb3b

I have a web page that displays IP information. I want the user to be able
to click on a button and connect to that device using the Telnet client. In
a window app I just use the Process object, but can't find the eqivalent in
ASP. So how would I launch a windows application from within ASP??

Mike
 
H

Hans Kesting

Mike Lambert said:
I have a web page that displays IP information. I want the user to be able
to click on a button and connect to that device using the Telnet client. In
a window app I just use the Process object, but can't find the eqivalent in
ASP. So how would I launch a windows application from within ASP??

Mike

would a URL like this work:

telnet://server:port

Hans Kesting
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top