Tasharen Entertainment Forum

Support => TNet 3 Support => Topic started by: rfcrocha on March 31, 2014, 05:57:07 AM

Title: Create Server in Webplayer
Post by: rfcrocha on March 31, 2014, 05:57:07 AM
Hi guys,

I'm trying to create a local server with the following code TNServerInstance.Start(5127,5128); but it's giving me an error - Listening on TCP sockets is not allowed in the webplayer

Am i unable to create a local server with webplayer?

Thank's in advance
Title: Re: Create Server in Webplayer
Post by: ArenMook on March 31, 2014, 06:59:31 AM
Correct, it's a Unity limitation -- for security purposes.