Accelerating connectivity even during the hardest times.
This protocol was made by team hackin ka nalang, DLSU team, during Blue Hacks 2024, hosted by the Computer Society of the Ateneo.
Instead of using the internet to send and receive info, requests are tunneled through plaintext SMS and parsed with the ZEMM protocol.
001003dFGcc1§14.5665132,120.9932811|n§john mark|hc§3|d§saklolo po lubog n po kami d2 sa bacoor
Breakdown:
001003
- 001/003, where 001 is the part of the message, and 003 is the expected amount of messages. This is to account for the 160 character limit.dFGcc
- Unique identifier for messages, to be able to stitch all messages once they are all sent.n§john mark
- key§value|
- separator for key value pairs
To allow requests to push through even with just 1 bar of service on your phone. Allowing connectivity even during the harshest rains.
This was made by your students, sir Lu! :))