inet-libraries

There are 1 repositories under inet-libraries topic.

  • parthnan/FullTCP-Chat-in-C

    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.

    Language:C5203