Results 1 to 4 of 4

Thread: How to Call a local shared library from browser?

  1. #1
    Join Date
    Oct 2008
    Posts
    86

    How to Call a local shared library from browser?

    I need to call the local shared library from the existing browser so that I would be able to access the files easily, and one more benefit of this facility would be such that I need to go to every drive and search for the folder, please suggest me that do I need to do to enable this with my browser?

  2. #2
    Join Date
    Nov 2008
    Posts
    43

    Re: How to Call a local shared library from browser?

    You can't do it with javascript. You could do something with php, if you were some how able to get a php server running on your kindle, I'd like to know if there is a way I can call that library without any server, as a browser will let me load and run local content from the file system without one but that would require a ton of hacking and probably just end up bricking it.

  3. #3
    Join Date
    Feb 2008
    Posts
    137

    Re: How to Call a local shared library from browser?

    AL Folder Browser is the program intended for more convenient looking through your folders and files. Your best bet sounds like to make an html file of the contents of each folder and one to link them all together. You can probably find a program that can generate them for you. The program fits into system tray and does not occupy any place on your desktop. you are not allow to access local system's resources directly from Javascript due to security reasons. Thus, it's quite IMPOSSIBLE to call an external library directly from javascript.

  4. #4
    Join Date
    Nov 2008
    Posts
    118

    Re: How to Call a local shared library from browser?

    It appears from these responses I must provide a server-side component to provide access to local system services. There is an opportunity to define Global Hot key for a lot of actions you need. I am already accessing the system library I mention via JNA from a Java app, so it shouldn't be too difficult to make it available via a server.

Similar Threads

  1. Can't add folder on network shared to library
    By Captain Samuel Salt in forum Networking & Security
    Replies: 5
    Last Post: 14-04-2011, 10:26 PM
  2. Replies: 5
    Last Post: 16-02-2011, 12:08 AM
  3. Can't see shared library
    By Tahseen Shahzad in forum Media Player
    Replies: 4
    Last Post: 23-12-2007, 06:43 AM
  4. Replies: 2
    Last Post: 14-12-2007, 09:49 PM

Tags for this Thread

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
  •  
Page generated in 1,714,011,731.78843 seconds with 16 queries