From f554b531517a035832cbfd47e0ef10620d88e4c8 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 4 Apr 2023 15:12:09 -0500 Subject: Add readme --- readme.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 readme.txt diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..99b71af --- /dev/null +++ b/readme.txt @@ -0,0 +1,12 @@ +postcard protocol + +idea: m455 +implementation: acdw + +the 'postcard protocol' is a dummy simple way of sending messages to friends. +basically, you have a little postcard that you send over udp to your friend who has a mailbox running. +their mailbox listens for packets of up to 512 bytes long, and when it receives one, it prints it. + +that's it ... for now. + +oh, the port is 42069 for the time being and uh, it's just over localhost byeeeee -- cgit 1.4.1-21-gabe81