<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: JSR-82 Sample : Device Discovery</title>
	<atom:link href="http://www.jsr82.com/jsr-82-sample-device-discovery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jsr82.com/jsr-82-sample-device-discovery/</link>
	<description>Articles, Tutorials and Discussion Forums about Java Bluetooth Programming and JSR-82 Bluetooth API</description>
	<lastBuildDate>Tue, 02 Mar 2010 00:18:33 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chandra</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-167</link>
		<dc:creator>Chandra</dc:creator>
		<pubDate>Thu, 04 Feb 2010 02:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-167</guid>
		<description>I am getting the following Exception. Kindly help

Exception in thread &quot;main&quot; java.lang.ExceptionInInitializerError
	at com.jsrsoft.eb.nw.LD.gld(Unknown Source)
	at javax.bluetooth.LocalDevice.(Unknown Source)
	at javax.bluetooth.LocalDevice.getLocalDevice(Unknown Source)
	at BluetoothDeviceDiscovery.main(BluetoothDeviceDiscovery.java:33)
Caused by: java.lang.RuntimeException: Include ElectricBlue library in the path
	at com.jsrsoft.eb.nw.NW.(Unknown Source)
	... 4 more</description>
		<content:encoded><![CDATA[<p>I am getting the following Exception. Kindly help</p>
<p>Exception in thread &#8220;main&#8221; java.lang.ExceptionInInitializerError<br />
	at com.jsrsoft.eb.nw.LD.gld(Unknown Source)<br />
	at javax.bluetooth.LocalDevice.(Unknown Source)<br />
	at javax.bluetooth.LocalDevice.getLocalDevice(Unknown Source)<br />
	at BluetoothDeviceDiscovery.main(BluetoothDeviceDiscovery.java:33)<br />
Caused by: java.lang.RuntimeException: Include ElectricBlue library in the path<br />
	at com.jsrsoft.eb.nw.NW.(Unknown Source)<br />
	&#8230; 4 more</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jitesh</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-165</link>
		<dc:creator>Jitesh</dc:creator>
		<pubDate>Sat, 16 Jan 2010 19:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-165</guid>
		<description>Exception in thread &quot;main&quot; javax.bluetooth.BluetoothStateException: BluetoothSta
ck not detected
        at com.intel.bluetooth.BlueCoveImpl.detectStack(BlueCoveImpl.java:476)
        at com.intel.bluetooth.BlueCoveImpl.access$500(BlueCoveImpl.java:65)
        at com.intel.bluetooth.BlueCoveImpl$1.run(BlueCoveImpl.java:1020)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.intel.bluetooth.BlueCoveImpl.detectStackPrivileged(BlueCoveImpl.j
ava:1018)
        at com.intel.bluetooth.BlueCoveImpl.getBluetoothStack(BlueCoveImpl.java:
1011)
        at javax.bluetooth.LocalDevice.getLocalDeviceInstance(LocalDevice.java:7
5)
        at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:95)
        at BluetoothDeviceDiscovery.main(BluetoothDeviceDiscovery.java:61)</description>
		<content:encoded><![CDATA[<p>Exception in thread &#8220;main&#8221; javax.bluetooth.BluetoothStateException: BluetoothSta<br />
ck not detected<br />
        at com.intel.bluetooth.BlueCoveImpl.detectStack(BlueCoveImpl.java:476)<br />
        at com.intel.bluetooth.BlueCoveImpl.access$500(BlueCoveImpl.java:65)<br />
        at com.intel.bluetooth.BlueCoveImpl$1.run(BlueCoveImpl.java:1020)<br />
        at java.security.AccessController.doPrivileged(Native Method)<br />
        at com.intel.bluetooth.BlueCoveImpl.detectStackPrivileged(BlueCoveImpl.j<br />
ava:1018)<br />
        at com.intel.bluetooth.BlueCoveImpl.getBluetoothStack(BlueCoveImpl.java:<br />
1011)<br />
        at javax.bluetooth.LocalDevice.getLocalDeviceInstance(LocalDevice.java:7<br />
5)<br />
        at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:95)<br />
        at BluetoothDeviceDiscovery.main(BluetoothDeviceDiscovery.java:61)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-158</link>
		<dc:creator>james</dc:creator>
		<pubDate>Wed, 11 Nov 2009 10:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-158</guid>
		<description>i hace xp2, java 1.6, and java me platform 3.0,,
how to use this program.

i gone burst at trying this program to run</description>
		<content:encoded><![CDATA[<p>i hace xp2, java 1.6, and java me platform 3.0,,<br />
how to use this program.</p>
<p>i gone burst at trying this program to run</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imhi</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-152</link>
		<dc:creator>imhi</dc:creator>
		<pubDate>Sun, 06 Sep 2009 16:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-152</guid>
		<description>pls help
I get a NullPointerException on LocalDevice.getLocalDevice</description>
		<content:encoded><![CDATA[<p>pls help<br />
I get a NullPointerException on LocalDevice.getLocalDevice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Arenas</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-151</link>
		<dc:creator>Carlos Arenas</dc:creator>
		<pubDate>Wed, 02 Sep 2009 14:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-151</guid>
		<description>I need help please

Exception in thread &quot;main&quot; javax.bluetooth.BluetoothStateException
	at com.sun.kvem.jsr082.bluetooth.LocalDeviceImpl.(LocalDeviceImpl.java:185)
	at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:94)
	at Emulador.main(Emulador.java:40)</description>
		<content:encoded><![CDATA[<p>I need help please</p>
<p>Exception in thread &#8220;main&#8221; javax.bluetooth.BluetoothStateException<br />
	at com.sun.kvem.jsr082.bluetooth.LocalDeviceImpl.(LocalDeviceImpl.java:185)<br />
	at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:94)<br />
	at Emulador.main(Emulador.java:40)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shihao</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-133</link>
		<dc:creator>shihao</dc:creator>
		<pubDate>Mon, 04 May 2009 07:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-133</guid>
		<description>To Sherwin :

Please get the FriendlyName in the routine deviceDiscovered()and use it later on in System.out.println(...)</description>
		<content:encoded><![CDATA[<p>To Sherwin :</p>
<p>Please get the FriendlyName in the routine deviceDiscovered()and use it later on in System.out.println(&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sigit</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-129</link>
		<dc:creator>Sigit</dc:creator>
		<pubDate>Thu, 09 Apr 2009 13:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-129</guid>
		<description>I installed JM2PC_BT_Client to n3250. After i opened it,information list in the server was &quot;connected&quot;. But in my n3250 said &quot;please wait... Authentication&quot;. There was no further reaction. The connection was through JSR-82. When I stoped the client, the information list in the server was &quot;Error: java.io.EOFException&quot;. Please help me. My email is sigit_satata@yahoo.com
thanks..</description>
		<content:encoded><![CDATA[<p>I installed JM2PC_BT_Client to n3250. After i opened it,information list in the server was &#8220;connected&#8221;. But in my n3250 said &#8220;please wait&#8230; Authentication&#8221;. There was no further reaction. The connection was through JSR-82. When I stoped the client, the information list in the server was &#8220;Error: java.io.EOFException&#8221;. Please help me. My email is <a href="mailto:sigit_satata@yahoo.com">sigit_satata@yahoo.com</a><br />
thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjana</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-124</link>
		<dc:creator>anjana</dc:creator>
		<pubDate>Mon, 23 Mar 2009 14:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-124</guid>
		<description>how can i run this code using bluesim simulator
???
 please help</description>
		<content:encoded><![CDATA[<p>how can i run this code using bluesim simulator<br />
???<br />
 please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjana</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-123</link>
		<dc:creator>anjana</dc:creator>
		<pubDate>Mon, 23 Mar 2009 14:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-123</guid>
		<description>which is the first one of all the codes that i should run? spp server should be run first or device discovery should be run first?</description>
		<content:encoded><![CDATA[<p>which is the first one of all the codes that i should run? spp server should be run first or device discovery should be run first?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjana</title>
		<link>http://www.jsr82.com/jsr-82-sample-device-discovery/comment-page-1/#comment-122</link>
		<dc:creator>anjana</dc:creator>
		<pubDate>Mon, 23 Mar 2009 14:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jsr82.com/jsr-82-sample-device-discovery/#comment-122</guid>
		<description>which dongle is compatible with this code?? my final year project needs this... please help me soon</description>
		<content:encoded><![CDATA[<p>which dongle is compatible with this code?? my final year project needs this&#8230; please help me soon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
