<?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: Using Bluetooth stack in desktop application</title>
	<atom:link href="http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/</link>
	<description>Software Artisan Tommi Laukkanen</description>
	<lastBuildDate>Sun, 07 Mar 2010 08:29:51 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kisu</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-49361</link>
		<dc:creator>kisu</dc:creator>
		<pubDate>Wed, 17 Feb 2010 10:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-49361</guid>
		<description>hi tom,while compiling the program iam getting error that &quot;bluesock not installed properly&quot; could you please help me where to keep the bluesock.jar,bluesock.dll in java and the path,class path settings</description>
		<content:encoded><![CDATA[<p>hi tom,while compiling the program iam getting error that &#8220;bluesock not installed properly&#8221; could you please help me where to keep the bluesock.jar,bluesock.dll in java and the path,class path settings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muralidhararao</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-46229</link>
		<dc:creator>muralidhararao</dc:creator>
		<pubDate>Sun, 13 Dec 2009 15:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-46229</guid>
		<description>Hi, thanq for your example.. can we create group connection...

bd1---&gt;bd2---&gt;bd3
Note:bd-Bluetooth device.
 bd1 sends the data to bd2 and we need to store that data in db2 local device in the same way bd2 need to send same data to bd3.</description>
		<content:encoded><![CDATA[<p>Hi, thanq for your example.. can we create group connection&#8230;</p>
<p>bd1&#8212;&gt;bd2&#8212;&gt;bd3<br />
Note:bd-Bluetooth device.<br />
 bd1 sends the data to bd2 and we need to store that data in db2 local device in the same way bd2 need to send same data to bd3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-42285</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Mon, 28 Sep 2009 23:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-42285</guid>
		<description>Hey Tommi, this tutorial is exactly what I needed, I&#039;m working on communicating my Laptop with my Cellphone thru Bluetooth and having a Widcomm Bluetooth adapter I downloaded their SDK but it&#039;s kind of hard to develop software with their classes (i&#039;m familiar with C++ but not with their classes). I didn&#039;t know how to implement bluetooth in a Laptop computer.
Thank you very much!!!</description>
		<content:encoded><![CDATA[<p>Hey Tommi, this tutorial is exactly what I needed, I&#8217;m working on communicating my Laptop with my Cellphone thru Bluetooth and having a Widcomm Bluetooth adapter I downloaded their SDK but it&#8217;s kind of hard to develop software with their classes (i&#8217;m familiar with C++ but not with their classes). I didn&#8217;t know how to implement bluetooth in a Laptop computer.<br />
Thank you very much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zubair</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-41466</link>
		<dc:creator>zubair</dc:creator>
		<pubDate>Tue, 15 Sep 2009 14:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-41466</guid>
		<description>plz can any one give the code of how to send file from my laptop to mobile via bluetooth using avetana API&#039;S</description>
		<content:encoded><![CDATA[<p>plz can any one give the code of how to send file from my laptop to mobile via bluetooth using avetana API&#8217;S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-39505</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Wed, 05 Aug 2009 01:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-39505</guid>
		<description>Hi.

The bluetooth example works great!

I want to send a &quot;hello world!&quot; from my desktop (USB dongle) to a cell phone without pairing them. Is that possible? 

Any ideas where to find info. about this?

Regards</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>The bluetooth example works great!</p>
<p>I want to send a &#8220;hello world!&#8221; from my desktop (USB dongle) to a cell phone without pairing them. Is that possible? </p>
<p>Any ideas where to find info. about this?</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tosin</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-39470</link>
		<dc:creator>Tosin</dc:creator>
		<pubDate>Tue, 04 Aug 2009 20:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-39470</guid>
		<description>I am  trying to compile your code but it is complaining about the GroupLayout. I am using Netbeans and also it is complaining about the javaComm  package.

Pls could you help out.

Thanks</description>
		<content:encoded><![CDATA[<p>I am  trying to compile your code but it is complaining about the GroupLayout. I am using Netbeans and also it is complaining about the javaComm  package.</p>
<p>Pls could you help out.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahlem</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-39458</link>
		<dc:creator>ahlem</dc:creator>
		<pubDate>Tue, 04 Aug 2009 11:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-39458</guid>
		<description>Hello I tried  similare code using blucove package but i get some errors
try to help me if u have any ideas plz
output errors
Exception in thread &quot;main&quot; javax.bluetooth.BluetoothStateException: BluetoothStack not detected
        at com.intel.bluetooth.BlueCoveImpl.detectStack(BlueCoveImpl.java:334)
        at com.intel.bluetooth.BlueCoveImpl
.access$100(BlueCoveImpl.java:64)
        at com.intel.bluetooth.BlueCoveImpl$1.run(BlueCoveImpl.java:502)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.intel.bluetooth.BlueCoveImpl.detectStackPrivileged(BlueCoveImpl.java:500)
        at com.intel.bluetooth.BlueCoveImpl.getBluetoothStack(BlueCoveImpl.java:489)
        at javax.bluetooth.LocalDevice.(LocalDevice.java:64)
        at javax.bluetooth.LocalDevice.getLocalDeviceInstance(LocalDevice.java:71)
        at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:86)
        at DeviceDiscovery.BluetoothDeviceDiscovery.main(BluetoothDeviceDiscovery.java:42)</description>
		<content:encoded><![CDATA[<p>Hello I tried  similare code using blucove package but i get some errors<br />
try to help me if u have any ideas plz<br />
output errors<br />
Exception in thread &#8220;main&#8221; javax.bluetooth.BluetoothStateException: BluetoothStack not detected<br />
        at com.intel.bluetooth.BlueCoveImpl.detectStack(BlueCoveImpl.java:334)<br />
        at com.intel.bluetooth.BlueCoveImpl<br />
.access$100(BlueCoveImpl.java:64)<br />
        at com.intel.bluetooth.BlueCoveImpl$1.run(BlueCoveImpl.java:502)<br />
        at java.security.AccessController.doPrivileged(Native Method)<br />
        at com.intel.bluetooth.BlueCoveImpl.detectStackPrivileged(BlueCoveImpl.java:500)<br />
        at com.intel.bluetooth.BlueCoveImpl.getBluetoothStack(BlueCoveImpl.java:489)<br />
        at javax.bluetooth.LocalDevice.(LocalDevice.java:64)<br />
        at javax.bluetooth.LocalDevice.getLocalDeviceInstance(LocalDevice.java:71)<br />
        at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:86)<br />
        at DeviceDiscovery.BluetoothDeviceDiscovery.main(BluetoothDeviceDiscovery.java:42)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rotit</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-38943</link>
		<dc:creator>rotit</dc:creator>
		<pubDate>Fri, 24 Jul 2009 08:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-38943</guid>
		<description>Hi,

Thanks for this man. 
But I am facing an issue when I tried to run the code on  MAC having a built in Bluetooth.. 
as I ran the code it shows the following error
 
LOG: Start discovery
ERROR: Error in main: Unable to load HCIManager. org.javabluetooth.stack.hci.HCIException: BluetoothStack not initalized. 
LOG: Discovery end

can you please help me?

Regards,
Rohit Mandiwal</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this man.<br />
But I am facing an issue when I tried to run the code on  MAC having a built in Bluetooth..<br />
as I ran the code it shows the following error</p>
<p>LOG: Start discovery<br />
ERROR: Error in main: Unable to load HCIManager. org.javabluetooth.stack.hci.HCIException: BluetoothStack not initalized.<br />
LOG: Discovery end</p>
<p>can you please help me?</p>
<p>Regards,<br />
Rohit Mandiwal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shamit Jain</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-34687</link>
		<dc:creator>Shamit Jain</dc:creator>
		<pubDate>Wed, 27 May 2009 10:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-34687</guid>
		<description>hi,

This is really a great article. 

 I want to communicate J2SE server PC and J2ME client. I use the Bluecove.jar and Bluesoliel USB bluetooth dongle. My J2ME client sends the text to the J2SE server. Its connect to the Bluesoliel dongle and shows the text transfer through serial port. But on server I get nothing even no error. 

On server side it shows:

BlueCove version 2.1.0 on bluesoleil
Waiting for connection...

Nothing happend here even no exception.

Please help me if any one has expertise on this. 

Thanks in advance</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>This is really a great article. </p>
<p> I want to communicate J2SE server PC and J2ME client. I use the Bluecove.jar and Bluesoliel USB bluetooth dongle. My J2ME client sends the text to the J2SE server. Its connect to the Bluesoliel dongle and shows the text transfer through serial port. But on server I get nothing even no error. </p>
<p>On server side it shows:</p>
<p>BlueCove version 2.1.0 on bluesoleil<br />
Waiting for connection&#8230;</p>
<p>Nothing happend here even no exception.</p>
<p>Please help me if any one has expertise on this. </p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anne</title>
		<link>http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/comment-page-3/#comment-32826</link>
		<dc:creator>anne</dc:creator>
		<pubDate>Sat, 02 May 2009 13:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/2007/07/09/using-bluetooth-stack-in-desktop-application/#comment-32826</guid>
		<description>hi tommi.
your code is superb.
how is it if i want to save the all the device name that have discovered to text file?eg:annenokia,juanokia,etc..hope u can answer to me a.s.a.p
thank in advanced</description>
		<content:encoded><![CDATA[<p>hi tommi.<br />
your code is superb.<br />
how is it if i want to save the all the device name that have discovered to text file?eg:annenokia,juanokia,etc..hope u can answer to me a.s.a.p<br />
thank in advanced</p>
]]></content:encoded>
	</item>
</channel>
</rss>
