Hello! Sometimes I need send sms on short number, this number have special tariff. That's why I would like find some service how can
provide it for me.
I to do that for my more privacy.
If you don't understand I can show example what I need.

Dani AI

Generated

Several replies in this thread (, , , ) point toward web- or operator-based ways to send SMS. Short-number (short-code) messaging is a different animal from normal SMS: carriers control routing and billing for short codes, so many generic web/SMS APIs cannot originate to premium or operator-managed short codes without a specific commercial arrangement.

A practical option for occasional/personal use is to originate the message from a mobile SIM (a handset or a GSM/USB modem). Because the message comes from the mobile network, the short code is treated the same as when sent from a phone and billing applies to that SIM. Common steps: get a local prepaid SIM with short-code access and credit, insert it in a phone or GSM modem, then send via the phone UI or via the modem’s serial interface. Example AT sequence (replace the number with the target short code):

AT+CMGF=1
AT+CMGS="12345"
> Message text <Ctrl+Z>  (ASCII SUB, 0x1A)

For recurring or commercial use, the correct path is a licensed SMS aggregator or direct carrier short-code provisioning. Aggregators that can route to premium or shared short codes must have carrier contracts and often require local presence, setup time, and fees. Ask vendors explicitly whether they support the exact short code in the target country, provide delivery receipts (DLRs), and offer SMPP/HTTP response codes for troubleshooting.

Troubleshooting and cautions: first verify the short code works from a regular handset and that the tariff is understood. If a gateway returns failures, request delivery logs and error codes from the provider. Avoid attempts to bypass carrier billing or use unlicensed gateways—those can violate terms or law. For privacy, a dedicated prepaid SIM minimizes linkability while staying within legitimate channels.

You can try vodafone sms option on your mobile broadband...

If you mean you want to send free sms try .
You get 3 free sms credits everyweek and a lot of possibilities to win free credits

where do your from ? how about this
They can send SMS with uniqer sender-id..

There are hundreds of sites providing web sms facility.You can check by searching in google.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.