Skip to content

Exercises for pipes, sockets, interprocess communication and overall network programming. Base on book called UNIX Network Programming

Notifications You must be signed in to change notification settings

JoonaHa/Posix-Network-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posix-Network-Programming

Exercises for pipes, sockets, interprocess communication and overall network programming without external libraries. Mainly only using systemcalls with some exceptions.

Mainly based/inspired by UNIX Network Programming book written by W. Richard Stevens


Files:

  • h*.txt Contains the homework assignment
  • c-source files are my implementations for the assignment
  • *.txt, *.md, or *pdf contains answers for written exercises
  • unpv* folders contain code from the UNIX Network Programming book
  • exercise folder contains the final assignment for the course. Requiring to write against a running server that will send instructions on how to continue

About

Exercises for pipes, sockets, interprocess communication and overall network programming. Base on book called UNIX Network Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published