TCP or UDP? - 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: TCP or UDP? (
/showthread.php?tid=111742)
TCP or UDP? -
Mujib - 03.12.2009
What protocol does SA-MP Use?
Re: TCP or UDP? -
patchkinson - 03.12.2009
UDP
some people and tutorials forward TCP too
but forwarding UDP only is enough.
thats what i do
You can see its true, try runnin samp-server, then go to run, cmd, then write netstat - like that: netstat -
and you will see it uses UDP only, with samp-server.exe running
Re: TCP or UDP? -
Mujib - 03.12.2009
Quote:
Originally Posted by patchkinson
UDP
some people and tutorials forward TCP too
but forwarding UDP only is enough.
thats what i do
You can see its true, try runnin samp-server, then go to run, cmd, then write netstat - like that: netstat -
and you will see it uses UDP only, with samp-server.exe running
|
Okay, thanks.