14.03.2015, 20:26
So i understand that game server is using UDP to communicate with clients.
But do i only need UDP or i need both TCP and UDP.
The thing is i have VPS, and i need to contact my support to open ports on router firewall.
Port 7777 is opened and i can not see my server online (or connect to it), but if i test that port with websockets than all works fine. I also know my server is working as i can see it by sending query from LOCAL web server (using php query by westie)
Now i know websockets use TCP, and if samp query mechanism is using TCP than i dont see a reason why i cant see server online or connect to it...
So now the question is if i only need UDP or i need both TCP and UDP?
But do i only need UDP or i need both TCP and UDP.
The thing is i have VPS, and i need to contact my support to open ports on router firewall.
Port 7777 is opened and i can not see my server online (or connect to it), but if i test that port with websockets than all works fine. I also know my server is working as i can see it by sending query from LOCAL web server (using php query by westie)
Now i know websockets use TCP, and if samp query mechanism is using TCP than i dont see a reason why i cant see server online or connect to it...
So now the question is if i only need UDP or i need both TCP and UDP?