|
-
Apr 28th, 2000, 07:25 AM
#1
Thread Starter
Hyperactive Member
i was wondering the other day , i want to make webSite
And i want it to be smart ( not too much though )
here is the idea :
each time i am online , i ll send a txtfile to my webDirectory , containing my ip address .
each time one visits my page , an applet on my main page
searches for the txt file , and if it finds it , sends
a message to another java app. on my computer that notifies me ...
Although the idea sounds , simple , i cant do it now , coz i have been programing Java 2 month agho , i know already how to use almost all controls in apps and applets
but i never tried winsock or any Advanced control .
Any help would be greatly appreciated ...
-
Apr 28th, 2000, 07:57 AM
#2
Hyperactive Member
This sounds like something you might want to do server side.
Because of Java's security restrictions, unless your computer also happens to be the webserver, it wont let your applet communicate with you.
"People who think they know everything are a great annoyance to those of us who do."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|