Remote desktop application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jamesd0142
    Contributor
    • Sep 2007
    • 471

    Remote desktop application

    Hi jus looking for some ideas if possible:

    I trying to create a basic remote desktop application (WHY?...to see if i can.).

    I have an idea how i can control the mouse on the remote machine but it doesnt seem very efficient.

    my idea:
    i have a screenshot of the remote desktop refreshed every 100ms in a picture box.
    now i think if i get the mouse possition within this picture box and store it in a txt file every 100ms or less, i can have a timer on the remote machine running every 100ms or less and change the cursor possition according the the values in this file.

    Possible problem: 2 machines accessing the same txt file at the same time?any1 disagree?

    Or any1 have any better ideas?

    James
  • lotus18
    Contributor
    • Nov 2007
    • 865

    #2
    You need to control the file transactions. Like in database, there is a need in for concurrency control.

    Rey Sean

    Comment

    • Ali Rizwan
      Banned
      Contributor
      • Aug 2007
      • 931

      #3
      Hello,
      wow,
      i m also working on a project as same yours.
      I have got success in connection with any user. and now....
      I have to just add some code to do the all features you need.

      So...I have PM you read that.
      Regards
      >> ALI <<

      Comment

      Working...