Tremulous Forum
Community => Servers => Topic started by: infestor1 on April 07, 2009, 11:38:28 pm
-
hi.
my server is not showing up on the master list, and not showing up on master.tremulous.net
i have my firewall off.
do i need to port forward anything?
i am on a mac.
if i do need to port forward, to what port?
-
udp/30720
-
udp/30720
what does udp mean?
-
UDP: User Datagram Protocol
As opposed to TCP (Transmission Control Protocol) UDP is a stateless protocoll used to send message from and to the tremulous server/client. Apart from being used in multiplayer games it is also used in filesharing software and others.
TCP is used in software that needs a more reliable connection like email software and webbrowser.
With UDP the software has to be programmed very thorough to keep track of all send and maybe lost data packets whereas the TCP stack makes sure that the data packet reaches its destination.
-
Basically your router probably has an option when forwarding a port to choose udp or tcp. Pick udp.