Hi...
I'm an Unity 3D Developer.
I wanna to make a small chat program via WiFi between C# program and Unity 3D.
In unity I can Create a public server by using this code :
Network.InitializeServer(numberOfPlayers,connectionPort,false); // false = Network...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.