Hi, i bought tnet and i tried some of the turorials and they are fancy.
But it seems like its all a very high purpose api,
is it possible to use very rather low api stuff aswell?
Like connect to a server, and send/recieve basic stuff like serialized objects and streams?
There are some things that i want to have authorative controlled, so i cant do the clientside creation of objects for some things, and since the server is not in a unity project i would like to manage some data by myself serverside and send objects and events to clients.
But i got a hard time to find a place to start with such basic things.
(i dont want a lobby, or channels or such stuff for the start^^, just give an ip of a server and connect)