Results 1 to 7 of 7

Thread: [2005] Controlling another machine remotely

  1. #1

    Thread Starter
    Fanatic Member d2005's Avatar
    Join Date
    Aug 2005
    Location
    ireland
    Posts
    620

    [2005] Controlling another machine remotely

    Hi,

    e.g. I send them some kind of email or program which they grant me onto thier machine which i can control. ( would be for like support purposes)

    I may be interested in looking into creating this type of application.
    i knnow, i must be crazy lol

    Anyone got any ideas on how to get me started.
    Books
    websites
    keywords.

    Just a pointer for now is all i need thanks..

    Anything much appreciated
    it works 60% of the time, all the time.

  2. #2
    Fanatic Member Graff's Avatar
    Join Date
    Jan 2002
    Location
    Calgary
    Posts
    668

    Re: [2005] Controlling another machine remotely

    Remote desktop technology is not trivial, it's pretty advanced stuff, you're going to need to be intimately aware of subjects like compression, network protocols, windows message handling and APIs.

    There's plenty of programs that already allow this... windows has built in prorgrams (remote assistance & remote desktop) plus there are a myriad of 3rd party options like VNC, Dameware, webex, etc.
    If wishes were fishes we'd all cast nets.

  3. #3
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: [2005] Controlling another machine remotely

    There is a remote desktop activeX control you can use in your own application to implement remote desktop functionality without having to know all the behind the scenes terminal services stuff.

    I know there have been threads on this so try a forum search.

  4. #4

    Thread Starter
    Fanatic Member d2005's Avatar
    Join Date
    Aug 2005
    Location
    ireland
    Posts
    620

    Re: [2005] Controlling another machine remotely

    Yeah i know its going to get complicated.

    Its not something I am going to rush into.
    (and i know it would probably take an eternity to create)

    It is something I think I would like to try and create myself to learn these kinds of things.

    P.S. thanks for the keywords
    it works 60% of the time, all the time.

  5. #5

    Thread Starter
    Fanatic Member d2005's Avatar
    Join Date
    Aug 2005
    Location
    ireland
    Posts
    620

    Re: [2005] Controlling another machine remotely

    ill try that kleinma thanks..
    it works 60% of the time, all the time.

  6. #6
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: [2005] Controlling another machine remotely

    remote desktop however requires certain things so it may or may not be useful to you.

    First off Windows XP Home does not have remote desktop, only XP Pro and XP Media Center have it.

    I *think* all versions of Vista have it, but I could be wrong on that, I don't have a Vista Home PC booted right now to check.

    The other thing is it needs to be enabled (its disabled on PCs by default), and when you connect via remote desktop it locks the local user out until they put their password back in.

    Some other software actually lets the user at the machine see what is going on as you control it, similar to how Microsoft NetMeeting worked (if you remember that product).

  7. #7

    Thread Starter
    Fanatic Member d2005's Avatar
    Join Date
    Aug 2005
    Location
    ireland
    Posts
    620

    Re: [2005] Controlling another machine remotely

    Quote Originally Posted by kleinma
    Some other software actually lets the user at the machine see what is going on as you control it, similar to how Microsoft NetMeeting worked (if you remember that product).
    Yeah I think this would be the end reult that i would aim for.
    If I am using it for support I would want the 'client' to be see what I was doing..

    Would it be a network programming book I should look for?
    This would give me the bones of what I need to get such a result

    Just something to get my teeth into
    it works 60% of the time, all the time.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width