<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/bluecove-users</id>
  <title type="text">bluecove-users Google Group</title>
  <subtitle type="text">
  The mailing list of users of BlueCove ( http://code.google.com/p/bluecove/ ).
  </subtitle>
  <link href="/group/bluecove-users/feed/atom_v1_0_msgs.xml" rel="self" title="bluecove-users feed"/>
  <updated>2008-07-25T14:50:53Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>kralwi</name>
  <email>kristoffer.w...@web.de</email>
  </author>
  <updated>2008-07-25T14:50:53Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/ca2da1bb9373df10/7bac5ae6758fde21?show_docid=7bac5ae6758fde21</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/ca2da1bb9373df10/7bac5ae6758fde21?show_docid=7bac5ae6758fde21"/>
  <title type="text">Re: WIDCOMM error[WBT_SUCCESS] On Windows XP 32 SP2 German</title>
  <summary type="html" xml:space="preserve">
  Thx for the quick response. I don&#39;t know whether I understand your &lt;br&gt; answer correctly. &lt;br&gt; I was however able to connect to my devices via the delivered BT &lt;br&gt; Software, IBM or Anycom.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Skarzhevskyy</name>
  <email>skarzhevs...@gmail.com</email>
  </author>
  <updated>2008-07-25T14:27:23Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/ca2da1bb9373df10/35381aab3a8d95a2?show_docid=35381aab3a8d95a2</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/ca2da1bb9373df10/35381aab3a8d95a2?show_docid=35381aab3a8d95a2"/>
  <title type="text">Re: [BlueCove-users] WIDCOMM error[WBT_SUCCESS] On Windows XP 32 SP2 German</title>
  <summary type="html" xml:space="preserve">
  Does WIDCOMM (Broadcom) drivers recognised your devices? &lt;br&gt; BlueCove is only interface to WIDCOMM and does not have any &#39;chip&#39; &lt;br&gt; specific code!
  </summary>
  </entry>
  <entry>
  <author>
  <name>kralwi</name>
  <email>kristoffer.w...@web.de</email>
  </author>
  <updated>2008-07-25T13:25:45Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/ca2da1bb9373df10/f8ae18a3f80078c7?show_docid=f8ae18a3f80078c7</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/ca2da1bb9373df10/f8ae18a3f80078c7?show_docid=f8ae18a3f80078c7"/>
  <title type="text">WIDCOMM error[WBT_SUCCESS] On Windows XP 32 SP2 German</title>
  <summary type="html" xml:space="preserve">
  Hey there, &lt;br&gt; &lt;p&gt;great work on bluecove so far. Works like a charm, at least the &lt;br&gt; winsock part. &lt;br&gt; &lt;p&gt;Now to my problem, I am currently trying to use multiple stacks, one &lt;br&gt; for inquiry the other for rfcomm connections. &lt;br&gt; Problem being that all my bluetooth dongles and internal bluetooth &lt;br&gt; adapter seem to not be supported by bluecove widcomm implementation.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Skarzhevskyy</name>
  <email>skarzhevs...@gmail.com</email>
  </author>
  <updated>2008-07-25T04:46:22Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/e0fc2e4b4beff8d3/736d8c9f1cfb20aa?show_docid=736d8c9f1cfb20aa</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/e0fc2e4b4beff8d3/736d8c9f1cfb20aa?show_docid=736d8c9f1cfb20aa"/>
  <title type="text">Re: [BlueCove-users] Re: Including bluecove.jar when packaging my mobile application</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/bluecove/wiki/Documentation&quot;&gt;[link]&lt;/a&gt; see IBM J9 MIDP &lt;br&gt; 2.0 Profile &lt;br&gt; There is not other documentation. You may google the problem and find &lt;br&gt; other solutions for other jvms
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alan</name>
  <email>aw0...@gmail.com</email>
  </author>
  <updated>2008-07-25T04:43:09Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/e0fc2e4b4beff8d3/eeca2e7262fe63da?show_docid=eeca2e7262fe63da</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/e0fc2e4b4beff8d3/eeca2e7262fe63da?show_docid=eeca2e7262fe63da"/>
  <title type="text">Re: Including bluecove.jar when packaging my mobile application</title>
  <summary type="html" xml:space="preserve">
  Thanks for the reply. &lt;br&gt; To be more specific, I want to run this MIDP application on Windows &lt;br&gt; Mobile. I&#39;ve read the documentation on running it on Windows, by &lt;br&gt; setting classpaths to point to the BlueCove library, but how am I &lt;br&gt; supposed to do so in Windows Mobile? Thus I thought if I package &lt;br&gt; BlueCove inside the MIDP application, it&#39;ll be able to call it from
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Skarzhevskyy</name>
  <email>skarzhevs...@gmail.com</email>
  </author>
  <updated>2008-07-25T04:37:17Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/e0fc2e4b4beff8d3/12b1f42e5dc87e4d?show_docid=12b1f42e5dc87e4d</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/e0fc2e4b4beff8d3/12b1f42e5dc87e4d?show_docid=12b1f42e5dc87e4d"/>
  <title type="text">Re: [BlueCove-users] Including bluecove.jar when packaging my mobile application</title>
  <summary type="html" xml:space="preserve">
  I don&#39;t see that is possible to package BlueCove inside the MIDP &lt;br&gt; application. It requires native library to be loaded. &lt;br&gt; Usually if you want your MIDP JVM to support JSR-82 you install &lt;br&gt; BlueCove as extension to this JVM. I only documented how to do this &lt;br&gt; for IBM J9...
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alan</name>
  <email>aw0...@gmail.com</email>
  </author>
  <updated>2008-07-24T23:32:51Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/e0fc2e4b4beff8d3/c75a012987af767c?show_docid=c75a012987af767c</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/e0fc2e4b4beff8d3/c75a012987af767c?show_docid=c75a012987af767c"/>
  <title type="text">Including bluecove.jar when packaging my mobile application</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m coming across this problem where I get a build error when trying &lt;br&gt; to build my app with the bluecove.jar. &lt;br&gt; My application can be built successfully if I don&#39;t include it, but &lt;br&gt; then bluecove.jar does not get included in the application jar file. &lt;br&gt; &lt;p&gt;This is the error I get: &lt;br&gt; &lt;p&gt;Error preverifying class com.intel.bluetooth.btgoep.Con nection
  </summary>
  </entry>
  <entry>
  <author>
  <name>BP_Akito</name>
  <email>bpak...@gmail.com</email>
  </author>
  <updated>2008-07-24T18:26:59Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/7828a0a2a388a66b/0ee6fd9d502a3b2c?show_docid=0ee6fd9d502a3b2c</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/7828a0a2a388a66b/0ee6fd9d502a3b2c?show_docid=0ee6fd9d502a3b2c"/>
  <title type="text">Re: SEND FILES (MOBILE TO MOBILE) IN DESKTOP SOFTWARE?</title>
  <summary type="html" xml:space="preserve">
  Yeah, well i based my application in the codes of this project, u can &lt;br&gt; see them here, if u need help, i can support u a bit: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.bluecove.org/bluecove-examples/index.html&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Thiago Fernandes</name>
  <email>th...@bol.com.br</email>
  </author>
  <updated>2008-07-23T22:06:12Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/7828a0a2a388a66b/b0eb2503928eaa09?show_docid=b0eb2503928eaa09</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/7828a0a2a388a66b/b0eb2503928eaa09?show_docid=b0eb2503928eaa09"/>
  <title type="text">Re: [BlueCove-users] Re: SEND FILES (MOBILE TO MOBILE) IN DESKTOP SOFTWARE?</title>
  <summary type="html" xml:space="preserve">
  BP_Akito escreveu: &lt;br&gt; Thanks a lot! &lt;br&gt; I&#39;ll try. &lt;br&gt; Have you a example?
  </summary>
  </entry>
  <entry>
  <author>
  <name>wmsuleiman</name>
  <email>wmsulei...@hotmail.com</email>
  </author>
  <updated>2008-07-23T08:22:56Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/0ccd20d7451fb794/dab8b51f67dbc50e?show_docid=dab8b51f67dbc50e</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/0ccd20d7451fb794/dab8b51f67dbc50e?show_docid=dab8b51f67dbc50e"/>
  <title type="text">Re: Sending Files to multile devices using Obex</title>
  <summary type="html" xml:space="preserve">
  Hello all &lt;br&gt; i&#39;m still having the problem, i tried to send files to two devices &lt;br&gt; using the windos menu command &amp;quot;send to&amp;quot; and i was able &lt;br&gt; to send to two devices, but using bluecove, the Connector.connect() &lt;br&gt; function still hanging on the second connection untill the first &lt;br&gt; connection is accepted or refused from the device i&#39;m sending the file
  </summary>
  </entry>
  <entry>
  <author>
  <name>BP_Akito</name>
  <email>bpak...@gmail.com</email>
  </author>
  <updated>2008-07-23T04:07:24Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/f20201983f58de7d/252dbb8a39da4231?show_docid=252dbb8a39da4231</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/f20201983f58de7d/252dbb8a39da4231?show_docid=252dbb8a39da4231"/>
  <title type="text">File Send Path</title>
  <summary type="html" xml:space="preserve">
  Well, i have a doubt, when i try to send a file from PC to &lt;br&gt; MovileDevice, the string file that i use is like this: &lt;br&gt; &lt;p&gt;String file = &amp;quot;C:/TestFileSender/this-is-spa rta.gif&amp;quot;; &lt;br&gt; &lt;p&gt;but, now i&#39;m using a JFileChooser to obtain the path of the file to &lt;br&gt; send, and i use the getAbsolutePath like this: &lt;br&gt; &lt;p&gt;String name = chooser.getSelectedFile().getA bsolutePath();
  </summary>
  </entry>
  <entry>
  <author>
  <name>BP_Akito</name>
  <email>bpak...@gmail.com</email>
  </author>
  <updated>2008-07-23T04:01:40Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/7828a0a2a388a66b/8ffa8ead04e93866?show_docid=8ffa8ead04e93866</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/7828a0a2a388a66b/8ffa8ead04e93866?show_docid=8ffa8ead04e93866"/>
  <title type="text">Re: SEND FILES (MOBILE TO MOBILE) IN DESKTOP SOFTWARE?</title>
  <summary type="html" xml:space="preserve">
  Hey, i&#39;m workin in a application that sends a file, PC to &lt;br&gt; MovileDevice, maybe i can help u, if u wanna send a file without &lt;br&gt; validation, maybe u can try it with OBEX Object Push Profile, that &lt;br&gt; doesn&#39;t need validation, only needs the accept or cancel, hope that &lt;br&gt; helps.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Thiago Fernandes</name>
  <email>th...@bol.com.br</email>
  </author>
  <updated>2008-07-23T00:32:41Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/7828a0a2a388a66b/19c390cbdff7432e?show_docid=19c390cbdff7432e</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/7828a0a2a388a66b/19c390cbdff7432e?show_docid=19c390cbdff7432e"/>
  <title type="text">SEND FILES (MOBILE TO MOBILE) IN DESKTOP SOFTWARE?</title>
  <summary type="html" xml:space="preserve">
  Hi guys, I&#39;m from Brazil ... soo my english isn&#39;t soo good! &lt;br&gt; Well, Let&#39;s Go! &lt;br&gt; I&#39;ll like to do a application software with bluecove for send file &lt;br&gt; (text.txt). &lt;br&gt; Equal softwares installed in mobiles phones. &lt;br&gt; When I send a file in my mobile phone for other mobile phone isn&#39;t &lt;br&gt; needful neither kind validation.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Skarzhevskyy</name>
  <email>skarzhevs...@gmail.com</email>
  </author>
  <updated>2008-07-22T22:10:17Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/bc3d7f184c31addb/c73e39d3cf6c54f8?show_docid=c73e39d3cf6c54f8</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/bc3d7f184c31addb/c73e39d3cf6c54f8?show_docid=c73e39d3cf6c54f8"/>
  <title type="text">Re: [BlueCove-users] Re: Bluetooth stack not detected on Windows Vista</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/bluecove/wiki/stacks&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>chkmate21</name>
  <email>milindonl...@gmail.com</email>
  </author>
  <updated>2008-07-22T21:53:07Z</updated>
  <id>http://groups.google.com/group/bluecove-users/browse_thread/thread/bc3d7f184c31addb/f866811beb9d79f4?show_docid=f866811beb9d79f4</id>
  <link href="http://groups.google.com/group/bluecove-users/browse_thread/thread/bc3d7f184c31addb/f866811beb9d79f4?show_docid=f866811beb9d79f4"/>
  <title type="text">Re: Bluetooth stack not detected on Windows Vista</title>
  <summary type="html" xml:space="preserve">
  Hi Vlad, &lt;br&gt; &lt;p&gt;Thanks for your reply. You mentioned that &amp;quot;The only things on vista is &lt;br&gt; that BlueCove thinks that WIDCOMM stack is &lt;br&gt; MS stack. For this I used special build dlls&amp;quot; Can you please elaborate &lt;br&gt; a bit more? Which DLLs did you use. Also am I missing a driver now or &lt;br&gt; only the DLLs you mentioned since the message I am now getting is that
  </summary>
  </entry>
</feed>
