<?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"
	>
<channel>
	<title>Comments on: Sending files to mobile phone using Bluetooth and OBEX</title>
	<atom:link href="http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/</link>
	<description>Software Developer Tommi Laukkanen</description>
	<pubDate>Fri, 21 Nov 2008 19:16:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Goncalo</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-23660</link>
		<dc:creator>Goncalo</dc:creator>
		<pubDate>Wed, 19 Nov 2008 18:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-23660</guid>
		<description>thx, i already resolve that problem

i have another maybe you can help me
how i can connect the bluetooth(PC) to my simulate application (sun java wirelles toolkit) ?</description>
		<content:encoded><![CDATA[<p>thx, i already resolve that problem</p>
<p>i have another maybe you can help me<br />
how i can connect the bluetooth(PC) to my simulate application (sun java wirelles toolkit) ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommi Laukkanen</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-23223</link>
		<dc:creator>Tommi Laukkanen</dc:creator>
		<pubDate>Fri, 14 Nov 2008 19:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-23223</guid>
		<description>@Goncalo: GroupLayout is in JDK 1.6.</description>
		<content:encoded><![CDATA[<p>@Goncalo: GroupLayout is in JDK 1.6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goncalo</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-23215</link>
		<dc:creator>Goncalo</dc:creator>
		<pubDate>Fri, 14 Nov 2008 16:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-23215</guid>
		<description>Hi,

I cant compile this code because of a class (GroupLayout) can you put the jar file in here.

Thx a lot</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I cant compile this code because of a class (GroupLayout) can you put the jar file in here.</p>
<p>Thx a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elan</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-20553</link>
		<dc:creator>elan</dc:creator>
		<pubDate>Sat, 27 Sep 2008 11:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-20553</guid>
		<description>Is it possible to make L2cap chat woth bluecove.....?
I have done for mobile....Is it possible to connect the Mobile Chat application with PC chat(BTooth) application

elan78in@yahoo.com</description>
		<content:encoded><![CDATA[<p>Is it possible to make L2cap chat woth bluecove&#8230;..?<br />
I have done for mobile&#8230;.Is it possible to connect the Mobile Chat application with PC chat(BTooth) application</p>
<p><a href="mailto:elan78in@yahoo.com">elan78in@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elan</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-20530</link>
		<dc:creator>elan</dc:creator>
		<pubDate>Thu, 25 Sep 2008 11:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-20530</guid>
		<description>hi tommi,

may i get the sample code for PC Bluetooth chat....(Using L2Cap)
i have already done it for mobile to mobile...

Tks in advance
Urs
elan78in@yahoo.com</description>
		<content:encoded><![CDATA[<p>hi tommi,</p>
<p>may i get the sample code for PC Bluetooth chat&#8230;.(Using L2Cap)<br />
i have already done it for mobile to mobile&#8230;</p>
<p>Tks in advance<br />
Urs<br />
<a href="mailto:elan78in@yahoo.com">elan78in@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elan</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-20486</link>
		<dc:creator>elan</dc:creator>
		<pubDate>Tue, 23 Sep 2008 11:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-20486</guid>
		<description>Just today i have overcome this error.....

Steps:
1.Add a new file with ur Project named "bluecove.stack"
2.Place the content "Bluesoleil" in that file.
3.Now execute ur program.

Now it displays like 
compile:
run:
BlueCove version 2.0.3 on bluesoleil
ITLAB-29

Here ITLAB-29 is my system Bluetooth Name

Thanks Tommi
By
elan    elan8in@yahoo.com</description>
		<content:encoded><![CDATA[<p>Just today i have overcome this error&#8230;..</p>
<p>Steps:<br />
1.Add a new file with ur Project named &#8220;bluecove.stack&#8221;<br />
2.Place the content &#8220;Bluesoleil&#8221; in that file.<br />
3.Now execute ur program.</p>
<p>Now it displays like<br />
compile:<br />
run:<br />
BlueCove version 2.0.3 on bluesoleil<br />
ITLAB-29</p>
<p>Here ITLAB-29 is my system Bluetooth Name</p>
<p>Thanks Tommi<br />
By<br />
elan    <a href="mailto:elan8in@yahoo.com">elan8in@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elan</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-20247</link>
		<dc:creator>elan</dc:creator>
		<pubDate>Mon, 15 Sep 2008 07:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-20247</guid>
		<description>I am using Bluesoleil driver and it is working fine.When i run the samplw tih bluecove...it shows the following error.

run:
LOG: Start discovery
BlueCove version 2.0.3 on widcomm
ERROR: Error in main: Bluetooth Device is not ready
LOG: Discovery end

Please help me...how to set the bluesoleil as my default stack in bluecove....I think i hav to pass very few steps to get PC to Mobile chat via bluetooth.   elan8in@yahoo.com

urs
elan</description>
		<content:encoded><![CDATA[<p>I am using Bluesoleil driver and it is working fine.When i run the samplw tih bluecove&#8230;it shows the following error.</p>
<p>run:<br />
LOG: Start discovery<br />
BlueCove version 2.0.3 on widcomm<br />
ERROR: Error in main: Bluetooth Device is not ready<br />
LOG: Discovery end</p>
<p>Please help me&#8230;how to set the bluesoleil as my default stack in bluecove&#8230;.I think i hav to pass very few steps to get PC to Mobile chat via bluetooth.   <a href="mailto:elan8in@yahoo.com">elan8in@yahoo.com</a></p>
<p>urs<br />
elan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elan</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-19941</link>
		<dc:creator>elan</dc:creator>
		<pubDate>Wed, 10 Sep 2008 05:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-19941</guid>
		<description>hai everybody.......i have removed HCI Exception
i remove the JavaComm library from (www.javabluetooth.org), i used the Java Communication API from Sun (comm2.0.3) and now the demo works fine….

one more problem…
now it shows
LOG: Start discovery
ERROR: Error in main: Bluetooth Device is not ready
LOG: Discovery end

but using IVT bluesoliel GUI, its working,but with the demo app,it shows the log like this….how to over come

tks in advance
elan78in@yahoo.com</description>
		<content:encoded><![CDATA[<p>hai everybody&#8230;&#8230;.i have removed HCI Exception<br />
i remove the JavaComm library from (www.javabluetooth.org), i used the Java Communication API from Sun (comm2.0.3) and now the demo works fine….</p>
<p>one more problem…<br />
now it shows<br />
LOG: Start discovery<br />
ERROR: Error in main: Bluetooth Device is not ready<br />
LOG: Discovery end</p>
<p>but using IVT bluesoliel GUI, its working,but with the demo app,it shows the log like this….how to over come</p>
<p>tks in advance<br />
<a href="mailto:elan78in@yahoo.com">elan78in@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elan</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-19890</link>
		<dc:creator>elan</dc:creator>
		<pubDate>Tue, 09 Sep 2008 06:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-19890</guid>
		<description>run:
LOG: Start discovery
ERROR: Error in main: Unable to load HCIManager. org.javabluetooth.stack.hci.HCIException: BluetoothStack not initalized. 
LOG: Discovery end


how to overcome the above error with bluetoothpresence</description>
		<content:encoded><![CDATA[<p>run:<br />
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>how to overcome the above error with bluetoothpresence</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irving</title>
		<link>http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/#comment-17165</link>
		<dc:creator>Irving</dc:creator>
		<pubDate>Sun, 13 Jul 2008 23:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=234#comment-17165</guid>
		<description>Hi Tommi,

Have you tried using J2ME bluetooth JSR-82 to receive the file?  When I look at it, it seems that it needs it's own service.

Regards,

Irving</description>
		<content:encoded><![CDATA[<p>Hi Tommi,</p>
<p>Have you tried using J2ME bluetooth JSR-82 to receive the file?  When I look at it, it seems that it needs it&#8217;s own service.</p>
<p>Regards,</p>
<p>Irving</p>
]]></content:encoded>
	</item>
</channel>
</rss>
