Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.
/ p2p-fs-chat Public archive

A peer-to-peer messaging application I wrote in college, which uses the filesystem to communicate. The school machines were not able to send messages to each other directly, but they each had a shared "temporary" folder that all users could write to. The program used this folder to write "packets" to announce login and send messages to users.

Notifications You must be signed in to change notification settings

curz46/p2p-fs-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

A peer-to-peer messaging application I wrote in college, which uses the filesystem to communicate. The school machines were not able to send messages to each other directly, but they each had a shared "temporary" folder that all users could write to. The program used this folder to write "packets" to announce login and send messages to users.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages