Results 1 to 7 of 7

Thread: run a remote application..

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    run a remote application..

    how can i run a remote application and pass a parameter on it?

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: run a remote application..

    Hey,

    I think you are going to have to provide more information than that before anyone is going to be able to help you.

    Clarify what you mean by remote? Are you talking about on a remote mobile device, or on a desktop machine? How are you connecting to two devices?

    Gary

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    Re: run a remote application..

    lets just put it this way.. i have an application in desktop and try to run it by a mobile application. i want to pass a parameter on my desktop application. I am connected in the network via wifi.

  4. #4
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: run a remote application..

    Take a look at RAPI - I know you can start PPC programs for the desktop, but I can't remember if you can do it the other way.

    You could write a web service to kick the program off.

    You could write a file on the remote machine, and have a 'filewatcher' program kick off a program when it sees the file. Or you could supply your command in the file.

    You could write a socket server on the PC and write instructions to it from your device.


    That's a start
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  5. #5
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: run a remote application..

    Hey,

    I think what it comes down to is that we need more information.

    Are you talking about an application on the desktop that you have created, or are you talking about a 3rd party one?

    Gary

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    Re: run a remote application..

    i created the desktop application.

  7. #7
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: run a remote application..

    My comments apply anyway
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

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