Skip to content

andreiyard/network-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network programming

This is my small repository to try and learn network programming using C and Zig programming languages

How to build and run?

zig build -Dtarget_exe=<source file name> run -- <args...>

For example:

zig build -Dtarget_exe=showip.zig run -- example.com 

About

Repository to try and learn network programming using C and Zig

Topics

Resources

Stars

Watchers

Forks