Menu

Connect to Windows XP

2004-05-05
2004-05-08
  • Jorge Ivan Meza Martinez

    Can I connect to Windows XP Remote Asistence using properJavaRDP ?

     
    • Phil Carmalt

      Phil Carmalt - 2004-05-08

      Hi there,

      You can connect to Windows XP using properJavaRDP, in the conventional way that if the remote PC is set to accept Remote Desktop connections, you can type:

      java -classpath properJavaRDP-1.0.2.jar;properJavaRDP14-1.0.2.jar;log4j-java1.1.jar net.propero.rdp.Rdesktop xxx.xxx.xxx.xxx

      where xxx.xxx.xxx.xxx is remote PC IP address
      (if unix, replace ; with :)

      However I don't think you can respond to Remote Assistance requests.

      Phil

       

Log in to post a comment.