Conversational modules
Programmable Channels
Platform functionality
Business segments
Industry verticals
Department
Our services
Solutions for telecoms
See why leading telecoms around the world choose Infobip to transform their network
Create new B2B revenue streams with our omnichannel communications platform
Telecom core & security
Secure your network from SMS and Voice fraud with our firewall that protects 120+ operators
Ensure all A2P SMS traffic is properly charged and eliminate revenue leakage with our SMS Firewall
Community & Resources
Knowledge hub
Title
What are binary SMS messages?
Binary SMS messages are used to send data, usually rich content or small files, in addition to transferring telephone system settings, ringtones, and WAP-Push messages.
Technically, a binary SMS is actually an XML-formatted text SMS made up of up to 140 bytes of data. This data is split into two distinct parts – the user data header (UDH) and the message data. UDH notifies mobile phones about the type of data in the message, defining the type of content being sent.
How do I send a binary SMS? (for developers)
To send a binary message, you need to specify in your request:
type — Set to “binary” content — The binary content in hexadecimal udh — Include if your message has a User Data Header