Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.
/ ancient-protocols Public archive

Naive implementations of ancient network services for educational purposes.

Notifications You must be signed in to change notification settings

mogigoma/ancient-protocols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was written to help me learn about the C network calls.

To compile the protocol daemons:

	$ make

To execute protocol daemon:

	$ ./name-of-protocol

Where 'name-of-protocol' is 'chargen', 'discard', or 'echo'.

About

Naive implementations of ancient network services for educational purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published