Could not display new line on phone

.NET library for SMPP protocol
Locked
majortargets
Posts: 54
Joined: Mon Nov 16, 2009 3:48 pm
Location: United Kingdom
Contact:

Could not display new line on phone

Post by majortargets »

Hello Alt,

I sent some messages with inetlap smpp but new lines are not displayed on the mobile phone. I checked the database and it has new line appended to the message.

thanks
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Re: Could not display new line on phone

Post by alt »

Hi majortargets,

What data coding do you use and what is displayed on the phone screen?
majortargets
Posts: 54
Joined: Mon Nov 16, 2009 3:48 pm
Location: United Kingdom
Contact:

Re: Could not display new line on phone

Post by majortargets »

I am using same datacoding used in the sample code. It doesn't display any character on the phone. It skips the character.
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Re: Could not display new line on phone

Post by alt »

Did you try UCS2 data coding?
Locked