Tagged Questions
0
votes
4answers
318 views
C# Server-Client Applications
I want to know how can I write an application in C# that acts as a chat server or any kind of server, maybe a file sharing server.
And the second application will act as a client which connects to ...