i made a Windows Standalone build and i run it as server. i need to communicate with this server to get room, connections counts. i use .net web application to communicate with this server. it is easy to communicate when both endpoints are unet parts like unet server, unet client, unet host. what are the alternatives to communicate with unet server? wcf server? socket listener?
↧