Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » I need to find a way store information automatically on internet
Closed Thread
Old 12-29-2008, 06:18 AM   #1 (permalink)
 
Newb Techie

Join Date: Dec 2008

Posts: 2

cool.aquarian is on a distinguished road

Question I need to find a way store information automatically on internet

Hi,

I would be very greatful if you could suggest me a solution for this:

The requirement is that I need to perform remote monitoring of a Java application running on my office system from my home at regular intervals of 1 hour.

So I am thinking whether there is any website (Free RSS Feed Service or something similar) which offers me a way to automatically post the application status through Java on the internet each hour and let me view the hourly status whenever I want from my home by visiting the Posted information.

Any ideas please (or any other alternatives)???
cool.aquarian is offline  
Old 12-29-2008, 07:35 AM   #2 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,690

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: I need to find a way store information automatically on internet

If you have some web hosting, or perhaps setup a web server on a spare computer (or on the Java box) you could then have your Java application make an XML file and send it to the web server. Then, use an RSS reader (or PHP or something) to parse the XML file.
__________________

Need website help? PM me!
CrazeD is offline  
Old 12-29-2008, 10:59 AM   #3 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,194

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: I need to find a way store information automatically on internet

Or you could get it to send you status emails.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
Old 12-31-2008, 05:32 AM   #4 (permalink)
 
Newb Techie

Join Date: Dec 2008

Posts: 2

cool.aquarian is on a distinguished road

Default Re: I need to find a way store information automatically on internet

Thanks for replies.

@CrazeD:
I was on the lookout for any online service which allows storing information on the web through programmable interface for authentication and posting, but that search did not result in much help. If u can specify any such service, I might go for this way.

Quote:
Originally Posted by kmote View Post
Or you could get it to send you status emails.
Status emails might solve the purpose.
But, any idea where can I get free programmable emailing services?

Last edited by cool.aquarian; 12-31-2008 at 05:40 AM.
cool.aquarian is offline  
Old 12-31-2008, 06:18 AM   #5 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,690

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: I need to find a way store information automatically on internet

Quote:
Originally Posted by cool.aquarian View Post
Thanks for replies.

@CrazeD:
I was on the lookout for any online service which allows storing information on the web through programmable interface for authentication and posting, but that search did not result in much help. If u can specify any such service, I might go for this way.



Status emails might solve the purpose.
But, any idea where can I get free programmable emailing services?
You can use Google's SMTP servers if you have a gmail account.
__________________

Need website help? PM me!
CrazeD is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
The end of net neutrality = bad kfc469 Off Topic Discussion 34 08-27-2009 08:03 AM
A switch, and a router....Aren't they the same? ReikokuKo Networking Tips, Tricks & FAQ 10 04-10-2009 06:24 PM
Along came a hub, a switch, and a router....Aren't they the same? ReikokuKo Articles 16 06-23-2008 08:24 AM
internet information services(ISS) robina_80 Windows Operating Systems and Software 0 04-23-2007 02:16 PM