aspose file tools
The moose likes Servlets and the fly likes Want to access a file from remote location? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Want to access a file from remote location?" Watch "Want to access a file from remote location?" New topic
Author

Want to access a file from remote location?

nitin kadam
Greenhorn

Joined: Jun 09, 2008
Posts: 13
Hi
I want to do a application which can search and access a file in a Lan remotely.
Thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
What kind of access does the server have to the file repository - HTTP, FTP, NFS, SMB, WebDAV, ...?


Android appsImageJ pluginsJava web charts
nitin kadam
Greenhorn

Joined: Jun 09, 2008
Posts: 13
I want to achive following tasks :-
• A web like interface for the network based search engine.
• Give command through e-mail to search the network
• Sends results via server for the available files along with the computers of a network.
• Performs network search for a LAN.

i want to Read the inbox of the registered user consistently for checking the incoming mails to search.
& accordingly search for perticular file specified in BODY .
ALso Want to read SUBJECT field in the mail

Thank You


Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
What do you have so far? If you haven't started yet, what are your thoughts on the matter, and where specifically do you have problems implementing them? Also, what's the answer to my previous question, and what exactly is a "field" in the file? Are the files in a special format?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Want to access a file from remote location?
 
Similar Threads
SQL Query
Accessing data from database
How to create a trusted applet ?
Hiding password value from persistance.xml
FTP remote file parsing