Project to make a fully functional TCP Chat server in C, along with the client programs. Uses C sockets, netdb, netinet, arpa/inet libraries. Multiple clients can connect, each with unique usernames decided via prompt at connection time.
c sockets netdb chat-server tcp-chat socket-programming client-server-chat-application netinet inet-libraries
-
Updated
Jan 24, 2020 - C