UDP Server Or Master Server

Hi everyone, I am working on a FPS Multilayer Game. I have both UDP Server and Master server set up from the Networking Tut. The Master server doesn’t work as well, so should I go with UDP?

Please advise,

Patfed45

Only if you know how to write a NAT passthrough facilitator to make your UDP work at all I fear.
cause otherwise all your work is useless as anybody needs to portforward in router etc to be able to host a game.

Thats the job of the master server