12-11-2008, 08:43 PM
Do anybody have that small html code that checked if a server was online by inputting the IP and PORT? I remember Elysium having it.
Server Online
|
12-11-2008, 08:43 PM
Do anybody have that small html code that checked if a server was online by inputting the IP and PORT? I remember Elysium having it.
12-11-2008, 09:23 PM
Raygoe Wrote:Here's the source
12-11-2008, 10:01 PM
Hmm, my website doesn't allow php. Guess I need to contact cruzn.
12-11-2008, 11:28 PM
http://geocities.com/anthonyfleck/serverstatus.zip
I think that's it? I have had that on that web server since I was like 14... Haha.
13-11-2008, 02:31 AM
We've got this set up on OGCore.
13-11-2008, 12:07 PM
Anthony Wrote:http://geocities.com/anthonyfleck/serverstatus.zipThats a great thing you got there. But Im not looking for anything complex really. Just something basic to see if the server is online. And I wanted it in html because my k2h website doesn't allow anything else for some reason.
13-11-2008, 06:02 PM
William Wrote:Anthony Wrote:http://geocities.com/anthonyfleck/serverstatus.zipThats a great thing you got there. But Im not looking for anything complex really. Just something basic to see if the server is online. And I wanted it in html because my k2h website doesn't allow anything else for some reason. Err. I don't think HTML would do that buddy. HTML is a browser language, the barest form of a website. So pretty much the building block of a website. PHP is a dynamic language to add more features and all that shit for websites.... Yeah, I'm almost positive HTML cannot do that, though I could be wrong. I could be very wrong.
13-11-2008, 06:18 PM
Yeah I guess. Cruzn made me this before:
![]() I guess I'll try and contact him if he can change the IP for it.
13-11-2008, 06:21 PM
have your server generate a html file and then upload it before it shuts down, and after it starts up via ftp.
13-11-2008, 07:16 PM
Sonire Wrote:have your server generate a html file and then upload it before it shuts down, and after it starts up via ftp.Then I rather use Anthonys idea, I dont want a external window for it. I want it added into a page on my website, like this: http://www.key2heaven.net/page.php?id=32 I'll just talk to cruzn. But thanks guys.
13-11-2008, 09:15 PM
GIAKEN Wrote:We've got this set up on OGCore. Will that not work? :|
13-11-2008, 09:19 PM
I cant get it working.
13-11-2008, 09:46 PM
Here's an example of mine:
14-11-2008, 12:54 PM
That code takes forever to run. Does it run quickly for you?
14-11-2008, 03:41 PM
Yeah if it's online it does it pretty fast, but I have noticed it's kinda slow offline...and that's because of the timeout being set to 30 seconds (which I just noticed :| ).
14-11-2008, 04:12 PM
Can you change that?
14-11-2008, 04:21 PM
Yeah I'll tell somebody to fix it.
14-11-2008, 04:28 PM
Okay, great.
|
« Next Oldest | Next Newest »
|