I plan to create a online game using unity3d.
The game server will developed by myself and used C#.
now, there two questions.
1 can web player use socket to connect a remote tcp server?
2 can web player use local data cathe to speed game?
thank u