473,387 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Starting a Telnet Session???

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
Nov 17 '05 #1
4 2097
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/U...6-d36f73bfeb3b

"Mike Lambert" <Mi*******@hotmail.com> wrote in message
news:Os*************@tk2msftngp13.phx.gbl...
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

Nov 17 '05 #2
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/U...6-d36f73bfeb3b

"Mike Lambert" <Mi*******@hotmail.com> wrote in message
news:Os*************@tk2msftngp13.phx.gbl...
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

Nov 17 '05 #3

"Mike Lambert" <Mi*******@hotmail.com> wrote in message
news:Os*************@tk2msftngp13.phx.gbl...
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
Nov 17 '05 #4

"Mike Lambert" <Mi*******@hotmail.com> wrote in message
news:Os*************@tk2msftngp13.phx.gbl...
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
Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: kumar | last post by:
Hi all, I want to write a telnet server for an embedded linux box using python.The problem is that it doesn't give a shell ( just a limited CLI commands for configuring it . )My requirement is...
3
by: Yannick Turgeon | last post by:
Hello all, I'm currently trying to pass commands to a telnet session and get the texte generated (stdin + stdout) by the session. The problem I get is that the Telnet.read_until() function...
4
by: Donnal Walter | last post by:
On Windows XP I am able to connect to a remote telnet server from the command prompt using: telnet nnn.nnn.nnn.nnn 23 where nnn.nnn.nnn.nnn is the IP address of the host. But using telnetlib,...
2
by: john brown | last post by:
I'm telnetting into a router. Apart from the fact I can't seem to view the output when iniciating the session, I can't match one of the expressions using Net::Telnet. I can telnet into the router...
5
by: richardtinkler | last post by:
I need to communicate with a POP3 server using ASP. Does anybody have any ideas how I can set up a telnet connection using an ASP script? There are some components out there, but my host won't...
1
by: Michael | last post by:
Dear all, Given the following challenge: 1. The application is an exe on a W2K server 2. User logs via telnet to the server 3. After checking the user account and password, a bat file runs...
5
by: Greg Martz | last post by:
I'd like to do the following in C# and prefer using tcpclient rather than raw sockets... Connect to a unix box Login run date +%H%M%S retrieve the response. That's it, nothing more. This...
2
by: eight02645999 | last post by:
hi i am using a telnet session to simulate an authentication mechanism USER = "user" PASSWORD = "password" try: telnet = telnetlib.Telnet(HOST) telnet.set_debuglevel(5)...
2
by: vmalhotra | last post by:
Hi I am new in python scripting. I want to open a Multiple telnet session through once script. In other way i can tell i want to open two linux consoles through one script. I wrote one...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.