[SMPP] Sending long SMS through SMPP
SMS is designed to send small text messages upto 140 chars. It actually depends upon the encoding. Using 7 bit encoding, you can send 160 chars, using Unicode, you can only send 70 chars. The data is carried in User Data section. This post talks about ways of sending Long message using SMPP Using SMPP [...]
