hi could some one please give me some source code infact if you give me some working source code for this problem i will donate frih$ to you. right so i need a html code which will detect if my game server on Steam dedicated derver is on such as detecting if the ip is active and i want it to show up on my site saying on or off. thank you in advance i hope someone can help me as soon as possible.
I need a code which detects my game server is on via my site
I think you're better off using something in php or another server side language. It would be easier to use sockets in one of those programs to detect if an ip is accepting connections on a certain port or not. You could also use javascript I'd assume, but thats client side and some people might have that disabled.
Try asking it in the php forum, someone there might be able to help you out.
Try asking it in the php forum, someone there might be able to help you out.
