RE: Want to start remote desktop thru the CGI script
- From: alok.nath@xxxxxx (Alok Nath)
- Date: Wed, 5 Jul 2006 09:56:35 +0530
Thanx Tom,
for clarification.
~Alok.
-----Original Message-----
From: tom.phoenix@xxxxxxxxx [mailto:tom.phoenix@xxxxxxxxx] On Behalf Of
Tom Phoenix
Sent: Tuesday, July 04, 2006 10:34 PM
To: Nath, Alok (STSD)
Cc: beginners@xxxxxxxx
Subject: Re: Want to start remote desktop thru the CGI script
On 7/4/06, Nath, Alok (STSD) <alok.nath@xxxxxx> wrote:
What I want to provide is a page with some machine Id's.
So once somebody clicks the hyperlinks , it should remote
desktop instead of telnet.
If the machine understands the telnet: protocol, you can use clickable
telnet: URLs. If it understands another protocol, you can use another
kind of URLs. If it doesn't support a protocol to open a remote desktop,
then there is not a URL that will open a remote desktop.
Perhaps you can have the user configure their machine to support a
protocol to open a remote desktop. But you may need to ask the user to
run the remote desktop program directly.
This isn't really a Perl issue, so you may be able to find better
information in another discussion area. For example, maybe you could
find someone who frequently works with remote desktops who would have
other ideas to help you.
Cheers!
--Tom Phoenix
Stonehenge Perl Training
.
- References:
- Re: Want to start remote desktop thru the CGI script
- From: Tom Phoenix
- Re: Want to start remote desktop thru the CGI script
- Prev by Date: RE: Want to start remote desktop thru the CGI script
- Next by Date: FORMAT question
- Previous by thread: Re: Want to start remote desktop thru the CGI script
- Next by thread: passing by value vs. passing by reference
- Index(es):
Relevant Pages
|