- Home /
Question by
BilalShafqat · Nov 06, 2017 at 12:49 PM ·
networkingwebplayertcp
If i build the unity game in Window,linus,Max or android then networking works fine but if i build the same code in Web Player then networking donot work.
If i build the unity game in Window,linus,Max or android then networking works fine but if i build the same code in Web Player then networking donot work, even connection is not established in Web player build. I have searched alot, even 1 month have passed in this problem, Please help.
Comment
Answer by Daemonhahn · Nov 06, 2017 at 12:54 PM
webplayer is deprecated, do not use it. Use webgl instead.
Your answer
Follow this Question
Related Questions
How to make a connection between a webplayer and an external application? 0 Answers
UDP/TCP Simple example on how to send a receive messages from two Unity builds 2 Answers
Controlling Web game with IOS 1 Answer
TCPClient on webplayer crashes. 1 Answer
WebPlayer TCPClient connect C# TCPServer app in localhost, posible? 1 Answer