David E. Meier wrote: >I noticed that concatenation takes some overhead to send - e.g. a message >with 320 characters takes actually three messages to send. > >What is the overhead in characters a concatenated messages uses? Is that >overhead applied to each appended message or just once? > >Thanks, Dave. > > > > This migh not be 100% universal since operators can change this on their own networks (make the parts size smaller), but for plain GSM ascii messages concatenation reduces the message size to 150 characters, thus requiring three parts for your 320 char. message.
-- Kyriacos Sakkas Development Team Netsmart Tel: + 357 22 452565 Fax: + 357 22 452566 Email: [EMAIL PROTECTED] http://www.netsmart.com.cy Taking Business to a New Level! ** Confidentiality Notice: The information contained in this email message may be privileged, confidential and protected from disclosure. If you are not the intended recipient, any dissemination, distribution, or copying of this email message is strictly prohibited. If you think that you have received this email message in error, please email the sender at [EMAIL PROTECTED] **
