Thanx Tom,
        for clarification.

~Alok. 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Tom Phoenix
Sent: Tuesday, July 04, 2006 10:34 PM
To: Nath, Alok (STSD)
Cc: beginners@perl.org
Subject: Re: Want to start remote desktop thru the CGI script

On 7/4/06, Nath, Alok (STSD) <[EMAIL PROTECTED]> 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

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to