netinet

There are 2 repositories under netinet 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
  • MrBlueHere/SServer

    Simple HTTP Server

    Language:C++0200