SA-MP Forums Archive
Is there a port range for running a samp server? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Is there a port range for running a samp server? (/showthread.php?tid=358077)



Is there a port range for running a samp server? - Samp_India - 09.07.2012

like most servers are 4 digit ports but i see some with more digits.So whats the range?


Re: Is there a port range for running a samp server? - Lordzy - 09.07.2012

Well,i think maximum is 6.


Re: Is there a port range for running a samp server? - Samp_India - 09.07.2012

Whats the Minimum ?


Re: Is there a port range for running a samp server? - Mark™ - 09.07.2012

Quote:
Originally Posted by Samp_India
Посмотреть сообщение
Whats the Minimum ?
One. Just make sure the port is not in use, if you're assigning a random number.


Re: Is there a port range for running a samp server? - Vince - 09.07.2012

Ports range from 1 to 65535. Ports 1 through 1024 are reserved for services, you're free to use the rest.


Re: Is there a port range for running a samp server? - Samp_India - 09.07.2012

Ok thanks for the info