+ 5
How can i sync a windows form application with a server?
If i have a messenger application and i need to make a connection between the application and the server is there a framework for c# to make this connection without tcp? Or do i need an api?
2 Respostas
+ 3
You can use Socket IO for your program) Search socket io in the internet) You will like it)
+ 1
Go on windows website they will tell you howto set it up or use stack overflow
https://stackoverflow.com/questions/36943539/c-sharp-client-server-sync-communication-across-the-internet