- Home /
Does Unity Support TCP or only UDP?
Hello everyone I am trying to make a multiplayer gamein unity. Till now i am using UDP in unity. I am getting problem because some mobile network provider does not allow UDP. Is it possible to connect player by TCP in unity. Does Unity support TCP or it is only UDP.
unity use raknet for networking and raknet also use tcp protocol but sure about unity. it can be done by opening socket but i am using free version.
thanks
Theres no reason why Unity should have a limitation on what packet system it can use...
i dont thing it is unity problem. i searched on internet and it may be problem with mobile data providers.
If you had said that you were using the mobile platform I could have told you the same thing...
If the problem is fixed you should close the question (or answer it yourself)