Results 1 to 3 of 3

Thread: How does one access software remotely?

  1. #1
    Join Date
    Oct 2008
    Location
    Atl
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How does one access software remotely?

    I have a program installed in my computer. Is there any way to access that program from the internet?

    I know you can do it through a network by sharing the folder on which the program was installed, but can one do it through the web? If so, could you all please help me find out how?

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Yes, if you write a Web interface to it.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Alternatively, you could just remotely access your computer as a whole (through the OS) using a number of programs, depending on your operating system. That may not be quite what you're looking for, though.

    In order to really run it "from the web" you'd have to instead network it to the point where you could run software (not just be able to get files) and run it directly off that drive; additionally, it would require you have the necessary permissions to access registry entries, etc., such as the serial number for the software.

    So:
    1. Access computer remotely.
    2. Write some sort of interface that itself works the program, and you do so indirectly through those options (as in the last post).
    3. Connect it basically as a hard drive to your computer. This is difficult and probably not even possible, depending on the security of the program. I don't know the details, though.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

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