c++ Client / Server
This was my favorite programming project from all of my college career. I did this for my Operating Systems Programming class a year back or so. This program allows a server to be established so that clients can connect to the socket and the clients can send messages to each other. I learned a lot on this project and I was definately proud of it.