mirror of
https://github.com/LDDestroier/CC/
synced 2024-11-05 09:36:19 +00:00
6 lines
348 B
Plaintext
6 lines
348 B
Plaintext
|
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!
|