Skip to content

Stuycs-K/lab15-handshake-thasan50

 
 

Repository files navigation

Review Assignment Due Date

Systems - Lab Handshake

Fill in the function definitions for server_handshake and client_handshake in pipe_networking.c.

These should do everything needed to establish a 3-way handshake between the client and server.

Make sure you include diagnostic print messages in your functions.

To remove files, there is a simple function remove(PATH) that will remove the file at PATH.

You should not modify any other files for this assignment.

About

2025systems-lab15-handshake-Systems-Lab16-Handshake created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.7%
  • Makefile 4.3%