SA-MP Forums Archive
UDP to TCP? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: UDP to TCP? (/showthread.php?tid=612868)



UDP to TCP? - SetPlayerNameTag - 22.07.2016

My server been UDP attacking every day and IDC says there's no way to stop UDP attack and do i have the permission to change the protocol?

I have 80G defense but can't stop the attacking


Re: UDP to TCP? - Evocator - 22.07.2016

UDP was chosen for a reason, it is most suitable for gaming. TCP is a heavy protocol because it ensures that all packets arrive to their destination.
https://1024monkeys.wordpress.com/20...rs-udp-vs-tcp/ should give you a good idea why UDP is in use.

For the attacks, I've been using OVH for 5-6 months now and i receive emails of attacks weekly. Follow what woot says: http://forum.sa-mp.com/showpost.php?...23&postcount=2 and you should be good to go.