944,111 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 1550
  • Java RSS
Sep 20th, 2005
0

Making a Remote Host

Expand Post »
Hi Everyone,

Is there a way to make your own remote connection program (just for my use - at least fo now)? Something like goToMyPC.

Any suggestions would be appreciated. Also, is this easier to do in PHP/HTML?

Thanks in advanced.
Similar Threads
Reputation Points: 12
Solved Threads: 2
Posting Whiz
Ghost is offline Offline
352 posts
since Aug 2004
Sep 20th, 2005
0

Re: Making a Remote Host

Sure. Everything that's been written can be written again if you know how to

What you want would require native code, therefore most likely C(++) and/or ASM (Delphi can almost certainly do it to).
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Sep 20th, 2005
0

Re: Making a Remote Host

Thanks. What exactly is native code? What do I need it for?
Reputation Points: 12
Solved Threads: 2
Posting Whiz
Ghost is offline Offline
352 posts
since Aug 2004
Sep 20th, 2005
0

Re: Making a Remote Host

You'll need to talk to the operating system on the remote machine to take over its desktop. That requires access to operations which Java cannot provide (because such access is highly operating system dependent and therefore outside the scope of a platform independent platform like Java).
You'll need operating system specific code (native to that OS) for each supported platform.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Help needed for project
Next Thread in Java Forum Timeline: accessing redirected pages through java crawler





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC