Skip to content

br382/c_socket_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c_socket_example

Usage

//sudo apt-get install build-essentials
git clone https://github.com/br382/c_socket_example
cd c_socket_example
make

Methodology

Based on the article here. And translated with minor updates to use mem* rather than b_ obsolete functions. Code is commented for understanding of the basic communication steps.

About

An example C socket using *nix API style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages