Open Port Check

free web hosting
Open Discussion > CONTRIBUTE > Computers > Programming Languages > PHP Programming

Open Port Check

ChopSuey
I have a server for a game on my computer, and want to put a server status code on my website. I was wondering if something like this would work:



CODE
<?
$ip = "IP"; // IP Here
$port = PORT; // Port Here
if(fsockopen($ip, $port, $errno, $errstr, '10'))
echo "The game server is <font color='green'>Online</font>!";
else
echo "The game server is <font color='red'>Offline</font>!";
?>

Reply

electron
But which post will you try to connect to.
Also will the server allow you to do so.

Reply

ChopSuey
My game server will allow, but will the host? XD

Port: 50000

Reply

uiop
I belive that would work, why don't you try smile.gif?

Reply

ChopSuey
I tried it, and it doesnt seem to connect. I get a php warning

Warning: fsockopen(): unable to connect to ar.servegame.com:50000 in /home/chopsuey/public_html/test.php on line 14


Reply

farsiscript
dear ChopSuey i think you must select port at localhost ( your hosting) for any connection you need 2 open port and 2 ip , at this code you select remote port (your pc) but you dont select local port (default = 80 ) you need to active localport !
thanks


CODE
<?
$ip = "IP"; // IP Here
$port = PORT; // Port Here
if(fsockopen($ip, $port, $errno, $errstr, '10'))
echo "The game server is <font color='green'>Online</font>!";
else
echo "The game server is <font color='red'>Offline</font>!";
?>

Reply

beeseven
If your server has a router you may need to forward port 50000.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. "open port check" - 591.45 hr back. (1)
Similar Topics
Looking for open, port, check

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for open, port, check

*MORE FROM TRAP17.COM*
advertisement



Open Port Check



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE