[PHP] remote desktop control

2002-10-01 Thread Rahul

Hello all,
  
   Is it possible to implement Web Based Remote Desktop Control using PHP or anyother 
webbased language? 
Aim is to share the remote(visitor's) system(desktop).
If possible, plz let me know how to proceed.


Advance thanks,
-sadha



RE: [PHP] remote desktop control

2002-10-01 Thread Smith, Benjamin

Not really, no. It goes well beyond the capabilities of a server-side scripting 
language.

There is a java implementation in VNC that allows this capability, though.

-Original Message-
From: Rahul [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 1 October 2002 4:53 PM
To: [EMAIL PROTECTED]
Subject: [PHP] remote desktop control


Hello all,
  
   Is it possible to implement Web Based Remote Desktop Control using PHP or anyother 
webbased language? 
Aim is to share the remote(visitor's) system(desktop).
If possible, plz let me know how to proceed.


Advance thanks,
-sadha

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] remote desktop control

2002-10-01 Thread Rahul

Hello Smith,

 Thanks for your reply. Do you have any idea in implementing same with any
other language?
But VNC and all needs download  process to use (control remote desktop).
I'm asking abt web based(anywhere control- no need to download and install).

if you have any idea in doing this, plz tell me.

thanks a lot,
-sadha

From: Smith, Benjamin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, October 01, 2002 12:14 PM
Subject: RE: [PHP] remote desktop control


Not really, no. It goes well beyond the capabilities of a server-side
scripting language.

There is a java implementation in VNC that allows this capability, though.


Hello all,

   Is it possible to implement Web Based Remote Desktop Control using PHP or
anyother webbased language?
Aim is to share the remote(visitor's) system(desktop).
If possible, plz let me know how to proceed.


Advance thanks,
-sadha

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] remote desktop control

2002-10-01 Thread Alex Moundalexis

Read the documentation for VNC, and read what Ben wrote.

VNC - http://www.uk.research.att.com/vnc/
We have a Java viewer, which will run in any Java-capable browser.
Read: no download required.

Implementing in another language would be beyond the scope of this forum.

- A

On Tue, 1 Oct 2002, Rahul wrote:

 Hello Smith,

  Thanks for your reply. Do you have any idea in implementing same with any
 other language?
 But VNC and all needs download  process to use (control remote desktop).
 I'm asking abt web based(anywhere control- no need to download and install).

 if you have any idea in doing this, plz tell me.

 thanks a lot,
 -sadha

 From: Smith, Benjamin [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, October 01, 2002 12:14 PM
 Subject: RE: [PHP] remote desktop control


 Not really, no. It goes well beyond the capabilities of a server-side
 scripting language.

 There is a java implementation in VNC that allows this capability, though.


 Hello all,

Is it possible to implement Web Based Remote Desktop Control using PHP or
 anyother webbased language?
 Aim is to share the remote(visitor's) system(desktop).
 If possible, plz let me know how to proceed.


 Advance thanks,
 -sadha

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] remote desktop control

2002-10-01 Thread Bill Farrell

By the way, it works beautifully, either using the
VNCViewer or through the java applet in a web browser.
 I do a lot of remote support and it's indispensible. 
Win2K seems to have some issues (frequent disconnects)
but a refresh usually puts you right back.  But on
*nix systems, it's as stable as anything else I've
ever used on any system.  

Also, if you're running on RedHat 7.1 or later, VNC
comes with.  If you didn't install it when you
installed the rest of RedHat, the RPM is on the
install CD.
B


--- Alex Moundalexis [EMAIL PROTECTED] wrote:
 Read the documentation for VNC, and read what Ben
 wrote.
 
 VNC - http://www.uk.research.att.com/vnc/
 We have a Java viewer, which will run in any
 Java-capable browser.
 Read: no download required.
 
 Implementing in another language would be beyond the
 scope of this forum.
 
 - A
 
 On Tue, 1 Oct 2002, Rahul wrote:
 
  Hello Smith,
 
   Thanks for your reply. Do you have any idea in
 implementing same with any
  other language?
  But VNC and all needs download  process to use
 (control remote desktop).
  I'm asking abt web based(anywhere control- no need
 to download and install).
 
  if you have any idea in doing this, plz tell me.
 
  thanks a lot,
  -sadha
 
  From: Smith, Benjamin [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Tuesday, October 01, 2002 12:14 PM
  Subject: RE: [PHP] remote desktop control
 
 
  Not really, no. It goes well beyond the
 capabilities of a server-side
  scripting language.
 
  There is a java implementation in VNC that allows
 this capability, though.
 
 
  Hello all,
 
 Is it possible to implement Web Based Remote
 Desktop Control using PHP or
  anyother webbased language?
  Aim is to share the remote(visitor's)
 system(desktop).
  If possible, plz let me know how to proceed.
 
 
  Advance thanks,
  -sadha
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit:
 http://www.php.net/unsub.php
 
 
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit:
 http://www.php.net/unsub.php
 
 
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 


=
Bill Farrell
Multivalue and *nix Support Specialist

Phone: (828) 667-2245
Fax:   (928) 563-5189
Web:   http://www.jwfarrell.com

__
Do you Yahoo!?
New DSL Internet Access from SBC  Yahoo!
http://sbc.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php