dzui42unit / Sockets

Small programs that represents a simple tcp/http client and servers parts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sockets

Small programs that represents a simple tcp/http client and servers parts

For the creation of this demo programs the functions from follwing headers:

  • <sys/types.h>
  • <sys/socket.h>
  • <netinet/in.h>
  • <arpa/inet.h>

About

Small programs that represents a simple tcp/http client and servers parts


Languages

Language:C 98.7%Language:HTML 1.3%