• 0 Posts
  • 600 Comments
Joined 1 year ago
cake
Cake day: January 2nd, 2025

help-circle
  • This isn’t about restrictiveness - it’s a problem of RCS being ass-backwards garbage.

    This isn’t a an Android issue, it’s a Google and cell provider issue. And that RCS (like SMS), are based on ancient technology/concepts, and both need to just die.

    SMS is based on the physical architecture of cellular networks, and has no error handling whatsoever - it’s a Best Effort transmission.

    RCS uses a hardware-bound ID, something we decided was a Bad Idea 40 years ago, and is wholly dependent on cell provider support.

    We have a protocol, TCP-IP, that eliminates all these issues. It’s been the networking standard since the mid-90’s when even Netware decided it was a superior solution to IPX/SPX. It’s wholly hardware independent (it’s not tied to a physical device’s ID), so you can transmit/receive from any device without having to update everyone else that this is your new device.

    We have numerous IP-based instant messaging systems today, with one in particular (XMPP) being open, flexible, extensible.

    There’s no use for an archaic solution like RCS, except keeping your messaging in a system controlled by Google and carriers.