You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C# Chat-Program. Final project of my programming class. The program simulates clients which can chat per TCP over a server. Made with WindowsForms and Multithreading.
About
A C# Chat-Program. Final project of my programming class. The program simulates clients which can chat over a TCP server. Made with WindowsForms and Multithreading.