<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Sending a Unicode SMS message - Comments</title>
 <link>http://www.newlc.com/en/forum/sending-unicode-sms-message</link>
 <description>Comments for &quot;Sending a Unicode SMS message&quot;</description>
 <language>en</language>
<item>
 <title>Re: Sending a Unicode SMS message</title>
 <link>http://www.newlc.com/en/forum/sending-unicode-sms-message#comment-41407</link>
 <description>&lt;p&gt;Don&#039;t convert message to utf8,keep it is unicode,&lt;br /&gt;
then u code will work fine! &lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;CSmsHeader&amp;amp; header = smsMtm-&amp;gt;SmsHeader();&lt;br /&gt;CSmsSettings* sendOptions = CSmsSettings::NewL();&lt;br /&gt;CleanupStack::PushL(sendOptions);&lt;br /&gt;sendOptions-&amp;gt;CopyL(smsMtm-&amp;gt;ServiceSettings()); // restore existing settings&lt;br /&gt;&lt;br /&gt;// set send options&lt;br /&gt;sendOptions-&amp;gt;SetDelivery(ESmsDeliveryImmediately); // set to be delivered immediately&lt;br /&gt;// here we modified the character set&lt;br /&gt;sendOptions-&amp;gt;SetCharacterSet(TSmsDataCodingScheme::ESmsAlphabetUCS2) ; &lt;br /&gt;// end &lt;br /&gt;header.SetSmsSettingsL(*sendOptions);&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Wed, 12 Sep 2007 12:10:11 +0200</pubDate>
 <dc:creator>xds2000</dc:creator>
 <guid isPermaLink="false">comment 41407 at http://www.newlc.com</guid>
</item>
<item>
 <title>Sending a Unicode SMS message</title>
 <link>http://www.newlc.com/en/forum/sending-unicode-sms-message</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
I have been struggling for some days now with trying to send&lt;br /&gt;
 UCS2 SMS messages, with no success.&lt;br /&gt;
 All the forums  say that just setting the correct character set&lt;br /&gt;
 will make the MTM send in UCS2. I have had no success at all.&lt;/p&gt;

&lt;p&gt; I am using the Series60_v21_CW SDK, and Carbide&lt;/p&gt;

&lt;p&gt;1) If I set any of bits 15-&gt;7 in any message character, &lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/sending-unicode-sms-message&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/sending-unicode-sms-message#comments</comments>
 <category domain="http://www.newlc.com/en/forums/messaging">Messaging</category>
 <pubDate>Fri, 07 Sep 2007 13:35:11 +0200</pubDate>
 <dc:creator>76Richard76</dc:creator>
 <guid isPermaLink="false">18891 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
