SMS stands for Short Message Service. It is the standard text messaging technology built into every mobile phone: a way to send short text messages, up to 160 characters in the standard GSM encoding, from one phone number to another over the carrier's cellular network. SMS uses a store-and-forward model: your message travels to a carrier computer called a Short Message Service Center (SMSC), which holds it and delivers it to the recipient's handset as soon as that phone is reachable. No app download, no account, no internet connection required on the receiving end. If a device can make a phone call, it can almost certainly receive an SMS.
That is the quotable definition. The rest of this guide explains where SMS came from, how it actually works, how it differs from MMS, RCS, and chat apps, and why organizations from hospitals to school districts still build their most important communication on a technology older than the web browser.
A Brief History of SMS
SMS was designed in the 1980s as part of the GSM standard, the European framework that became the basis for most of the world's mobile networks. The engineers who specified it were working within a real constraint: the signaling channels available for short messages carried a limited payload, which is where the famous 160-character limit comes from. The first SMS was sent in 1992, and the message was "Merry Christmas."
For its first decade, SMS was a person-to-person novelty. Then it became the default way humans coordinate: an enormous global scale, across every network, every handset, every country. In the 2010s a second life began as businesses, governments, and nonprofits adopted SMS for appointment reminders, alerts, verification codes, and two-way conversations. That business use, called application-to-person (A2P) messaging, is now a regulated, registered ecosystem of its own.
How SMS Actually Works
The journey of a text message has four stops:
- Your device or application composes the message and hands it to the network. For a person, that is the phone's messaging app. For an organization, it is usually a messaging platform talking to a gateway API.
- The SMSC (Short Message Service Center) receives the message. This is the store-and-forward heart of SMS: the SMSC accepts the message, stores it, and takes responsibility for delivering it.
- The carrier network locates the recipient's device. If the phone is on and in coverage, delivery happens within seconds. If it is off or out of range, the SMSC retries for a validity period, typically measured in hours or days, before giving up.
- The recipient's handset receives the message and, optionally, the network returns a delivery receipt confirming the handoff.
Two details of the design matter more than they appear. First, store-and-forward means SMS is resilient: messages wait for the recipient rather than failing instantly. Second, SMS rides on carrier signaling infrastructure rather than the internet, which is why it works on flip phones, in weak data coverage, and for people who never install apps.
The 160-Character Limit, Explained
Standard SMS carries 160 characters using the GSM 7-bit alphabet, which covers English letters, digits, and common punctuation. Two wrinkles are worth knowing:
- Longer messages still work. Modern phones split long texts into segments and reassemble them on arrival (concatenated SMS). Each segment of a multi-part message carries 153 characters, because a few characters are used for reassembly headers. The recipient sees one seamless message; the sender is billed per segment.
- Special characters shrink the limit. If a message includes characters outside the GSM alphabet, such as many emoji or non-Latin scripts, the encoding switches to UCS-2 and the per-message limit drops to 70 characters. Organizations sending in languages like Chinese, Arabic, or Hindi should plan segment counts accordingly.
SMS vs MMS vs RCS vs Chat Apps
People say "texting" to mean several different technologies. Here is how they compare:
| Technology | What It Is | Carries | Requires Internet? | Works on Every Phone? |
|---|---|---|---|---|
| SMS | Short Message Service, the original carrier standard | Text only, 160 GSM characters per segment | No | Yes |
| MMS | Multimedia Messaging Service, an extension of SMS | Images, audio, video, longer text | Uses carrier data | Nearly all modern phones |
| RCS | Rich Communication Services, the carrier-backed successor standard | High-resolution media, typing indicators, read receipts, branded sender profiles | Yes | Android broadly, and iOS as of iOS 18; support still varies by carrier |
| OTT chat apps | Over-the-top apps such as WhatsApp, Signal, iMessage | Rich media and features defined by each app | Yes | Only if both parties use the same app |
The pattern to notice: every step up in richness adds a dependency. MMS needs a data connection, RCS needs a compatible device and network support, and chat apps need both parties to have installed the same software. SMS is the only layer with effectively universal reach, which is why richer channels typically fall back to SMS when they cannot deliver. For the practical tradeoffs, see our detailed comparisons of SMS vs MMS differences and costs and RCS vs SMS for organizations.
Types of Sending Numbers
Organizations can send SMS from several kinds of numbers, each with different rules and capacity:
- 10-digit long codes (10DLC): standard local phone numbers registered for business messaging in the United States through The Campaign Registry. The default choice for two-way conversational messaging.
- Toll-free numbers: 8XX numbers verified for messaging, common for customer support use.
- Short codes: 5-digit or 6-digit numbers built for high-volume, one-way sending, such as verification codes and large alert programs. Our guide to what an SMS short code is covers when they make sense.
Why Organizations Still Choose SMS
Decades after its invention, SMS remains the workhorse channel for organizations that need to reach people reliably:
- Universal reach. No app adoption problem. Every constituent, patient, parent, or donor with a mobile phone is reachable.
- High open and read rates. Text messages are typically seen quickly, which makes SMS suited to time-sensitive content such as appointment reminders, closures, and deadlines.
- Two-way by nature. Recipients can reply, confirm, cancel, or ask questions in the same thread, which turns notifications into conversations.
- Accessibility and equity. SMS does not assume a smartphone, a data plan, or digital fluency, which matters for organizations serving broad or underserved populations.
- Regulatory maturity. Consent and sending practices are well defined by the TCPA (47 U.S.C. 227), FCC rules (47 CFR 64.1200), and the CTIA Messaging Principles and Best Practices, so organizations that follow the rules can operate with confidence.
There is also a resilience argument that organizations discover during their worst weeks. When a storm knocks out power, a data breach forces urgent notification, or a facility closes on short notice, SMS is the channel that still reaches people on aging phones, prepaid plans, and congested networks. Emergency managers and school administrators keep SMS at the center of their notification plans for exactly this reason: the channel's floor is higher than any app's.
The Rules That Come With SMS
Because SMS reaches people so directly, business texting is regulated. In the United States, the Telephone Consumer Protection Act (TCPA, 47 U.S.C. 227) and the FCC's implementing rules (47 CFR 64.1200) govern consent: organizations generally need prior express consent to send informational texts and prior express written consent for marketing texts, and must honor opt-out requests such as STOP. Carriers layer on the CTIA Messaging Principles and Best Practices and the 10DLC registration system, which identify business senders and their campaigns. None of this is a reason to avoid SMS; it is the framework that keeps the channel trusted and readable.
Frequently Asked Questions
What does SMS stand for?
SMS stands for Short Message Service. It is the carrier-network standard for sending short text messages, up to 160 characters per segment in the standard GSM encoding, between mobile phone numbers.
What is the difference between SMS and a regular text message?
Usually nothing: "text message" in everyday speech most often means SMS. The distinction appears when a message includes a photo or video (that is MMS) or travels through an internet-based service like iMessage, WhatsApp, or RCS, which are different technologies that happen to live in the same messaging apps.
Does SMS need an internet connection?
No. SMS travels over the carrier's cellular signaling network, not the internet. That is why texts arrive on basic phones, in areas with weak data coverage, and on smartphones with data turned off.
Why is SMS limited to 160 characters?
The limit comes from the size of the signaling payload available when SMS was designed as part of the GSM standard in the 1980s. Modern phones work around it by splitting longer messages into 153-character segments and reassembling them on the recipient's device.
Is SMS still relevant for organizations today?
Yes. SMS remains the only messaging channel with near-universal reach across devices and demographics, with high open and read rates and native two-way replies. Richer channels like RCS are growing, but they typically fall back to SMS, which keeps it the foundation of organizational messaging.
Put SMS to Work for Your Organization
FRANSiS gives nonprofits, healthcare providers, schools, and government agencies a complete SMS platform on this universal channel, with two-way conversations handled by its AI Powered Helper so every reply gets an answer. Contact us to see it in action.


