lukelukeluke
Technical User
Hi there,
I wanted to access a file on a webserver in my java application. For example the file: has the content:
Hello World,\nJava is cool!
inside. Now, can I access this site from my JAVA application on an easy way? Do i need a socket for this? I have only basic knowledge in java... - Is there a tutorial for something like this somewhere (didnt find anything specific for this on google...)?
Well what i want to do is change the content of my php file sometimes and the java application will always be actual...
Thanks for your help.
Greetings, Lucas
Webmaster of knowledgebase for IT knowledge.
I wanted to access a file on a webserver in my java application. For example the file: has the content:
Hello World,\nJava is cool!
inside. Now, can I access this site from my JAVA application on an easy way? Do i need a socket for this? I have only basic knowledge in java... - Is there a tutorial for something like this somewhere (didnt find anything specific for this on google...)?
Well what i want to do is change the content of my php file sometimes and the java application will always be actual...
Thanks for your help.
Greetings, Lucas
Webmaster of knowledgebase for IT knowledge.