1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-11-01 07:53:00 +00:00

Create disknet

This commit is contained in:
LDDestroier
2019-05-25 22:16:45 -04:00
committed by GitHub
parent 04041b2499
commit 358a346f79

5
netrequire/disknet Normal file
View File

@@ -0,0 +1,5 @@
https://github.com/LDDestroier/CC/raw/master/disknet.lua
Disknet is a communications API that uses a shared filesystem to have modem-like communications.
The intended use is to have two floppy disks with the same ID, where each is connected to a separate computer.
You can then have completely secure (if hard drive rapey) "modem" communications!