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 simple discussion board with posting and getting functionalities using TCP/IP.
About
A lightweight discussion board system implemented in C++, featuring a client-server architecture with functionalities for creating and managing discussions. Ideal for learning and experimenting with networked applications.