<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Nokia Developer Community - Discussions - Mobile Java Networking & Messaging & Security]]></title>
		<link>http://www.developer.nokia.com/Community/Discussion/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Wed, 22 May 2013 15:38:18 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.developer.nokia.com/Community/Discussion/images/misc/rss.png</url>
			<title><![CDATA[Nokia Developer Community - Discussions - Mobile Java Networking & Messaging & Security]]></title>
			<link>http://www.developer.nokia.com/Community/Discussion/</link>
		</image>
		<item>
			<title>Some HTTPConnection requests not working on Asha SDK 1.0</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240338-Some-HTTPConnection-requests-not-working-on-Asha-SDK-1-0&amp;goto=newpost</link>
			<pubDate>Mon, 13 May 2013 15:07:47 GMT</pubDate>
			<description>Hi all, 
 
We are making a product for both Asha QWERTY (SDK 1.1) and  Fulltouch (SDK 2.0) devices. With the release of the Beta SDK for Asha 1.0 devices (Namely, Asha 501), I decided to test our common code (shared between QWERTY and FT) in the new SDK. 
 
All unit tests pass, except from some...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
We are making a product for both Asha QWERTY (SDK 1.1) and  Fulltouch (SDK 2.0) devices. With the release of the Beta SDK for Asha 1.0 devices (Namely, Asha 501), I decided to test our common code (shared between QWERTY and FT) in the new SDK.<br />
<br />
All unit tests pass, except from some specific HTTPConnection requests. The error is the following:<br />
<br />
<b>java.io.IOException: Unknown error -1 during socket::read </b><br />
<br />
Those same errors don't occur at all on 1.1 and 2.0 emulators. It's also worth noting that it does not happen on every HTTPConnection request, only on some specific services we are fetching from (Nokia Places API is one of them).<br />
<br />
Does anybody have a clue on this?</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?56-Mobile-Java-Networking-amp-Messaging-amp-Security"><![CDATA[Mobile Java Networking & Messaging & Security]]></category>
			<dc:creator>cavalcanti.luiz</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240338-Some-HTTPConnection-requests-not-working-on-Asha-SDK-1-0</guid>
		</item>
		<item>
			<title>Data Usage of apps on series 40 devices</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240235-Data-Usage-of-apps-on-series-40-devices&amp;goto=newpost</link>
			<pubDate>Mon, 06 May 2013 21:23:31 GMT</pubDate>
			<description><![CDATA[Is there any api by which one could retrieve the wifi and mobile(GPRS and 3G) data used  by individual apps on a nokia asha device? I have been looking for a solution for this for a few days but haven't found anything. 
 
Any help would be appreciated.]]></description>
			<content:encoded><![CDATA[<div>Is there any api by which one could retrieve the wifi and mobile(GPRS and 3G) data used  by individual apps on a nokia asha device? I have been looking for a solution for this for a few days but haven't found anything.<br />
<br />
Any help would be appreciated.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?56-Mobile-Java-Networking-amp-Messaging-amp-Security"><![CDATA[Mobile Java Networking & Messaging & Security]]></category>
			<dc:creator>abhijit.singh</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240235-Data-Usage-of-apps-on-series-40-devices</guid>
		</item>
		<item>
			<title>Spam SMS Blocking on nokia asha phones</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240232-Spam-SMS-Blocking-on-nokia-asha-phones&amp;goto=newpost</link>
			<pubDate>Mon, 06 May 2013 20:54:07 GMT</pubDate>
			<description>I am trying to develop a spam blocking app for nokia asha phones. I have tried two approaches.  
 
1. Intercept incoming SMS on nokia asha phones. I have seen many blog posts that suggest how to do that on a specific port but i want to listen for SMS on the default port. So far i have not been able...</description>
			<content:encoded><![CDATA[<div>I am trying to develop a spam blocking app for nokia asha phones. I have tried two approaches. <br />
<br />
1. Intercept incoming SMS on nokia asha phones. I have seen many blog posts that suggest how to do that on a specific port but i want to listen for SMS on the default port. So far i have not been able to find a way of doing this.<br />
<a href="http://www.developer.nokia.com/Community/Discussion/showthread.php?17208-Intercept-normal-SMS-Text-using-SMS-API-OR-WMA" target="_blank">http://www.developer.nokia.com/Commu...SMS-API-OR-WMA</a> this link suggests that you can only intercept messages on a specific port. Is there no way of listening to incoming SMS on default port?<br />
<br />
2. Read the inbox to find SMS that meet block criteria. If i cannot intercept the messages can my app get a notification when a new SMS arrives? I could then go read the SMS from inbox and move it to a private folder if it meets blocking criteria. So far my research suggests that you cannot read the SMS inbox using J2ME. It could be done using Symbian code but you can't run Symbian code on nokia asha. Is there any way that this could be done?<br />
<br />
Any help in this matter would be greatly appreciated.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?56-Mobile-Java-Networking-amp-Messaging-amp-Security"><![CDATA[Mobile Java Networking & Messaging & Security]]></category>
			<dc:creator>abhijit.singh</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240232-Spam-SMS-Blocking-on-nokia-asha-phones</guid>
		</item>
		<item>
			<title><![CDATA[How to do NFC connection for Nokia's J2ME emulator]]></title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240110-How-to-do-NFC-connection-for-Nokia-s-J2ME-emulator&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2013 05:57:14 GMT</pubDate>
			<description><![CDATA[Hi All, 
    
  how to do NFC in Nokia's J2ME emulator, kindly inform me if it really supports NFC on emulator and tell me the functionality how it works. 
 Actually i want to do the POC for NFC which will transfer the files from one emulator to others on the same PC using LLCP protocol for  
...]]></description>
			<content:encoded><![CDATA[<div>Hi All,<br />
   <br />
  how to do NFC in Nokia's J2ME emulator, kindly inform me if it really supports NFC on emulator and tell me the functionality how it works.<br />
 Actually i want to do the POC for NFC which will transfer the files from one emulator to others on the same PC using LLCP protocol for <br />
 peer-to-peer communication for NFC. PLease if anyone has already done this POC kindly help me to figure out the issue.<br />
 Thanks</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?56-Mobile-Java-Networking-amp-Messaging-amp-Security"><![CDATA[Mobile Java Networking & Messaging & Security]]></category>
			<dc:creator>kmaring</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240110-How-to-do-NFC-connection-for-Nokia-s-J2ME-emulator</guid>
		</item>
	</channel>
</rss>
