Skip to content
/ snc Public

Plain network communication based on Unix Berkeley Sockets.

License

Notifications You must be signed in to change notification settings

odabrab/snc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

As of 2016, Simple Network Communicator stands as a didactic project for UNIX Berkeley Sockets.
Directory "doc/" shelters project's documentation.
Application seeks to be minimal. Thus, communication is elegantly implemented in a peer-to-peer fashion. Two classes only: SimpleNetworkCommunicator, which holds the main() method, and Peer. And that is it.

About

Plain network communication based on Unix Berkeley Sockets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages