farhadi / node-smpp

SMPP client and server implementation in node.js
MIT License
417 stars 177 forks source link

message_payload or UDH header #243

Open dovhanrg opened 11 months ago

dovhanrg commented 11 months ago

Greetings.

I'm i little bit confused in question, when to use message_payload and when to use UDH header with long messages? Can somebody get me through this?

dotsinspace commented 5 months ago

After researching alot and frustation i came to conclusion to concat UDH with message payload.