New issue 82 by gadi.alaloof: Problem to send file from PC to mobile device
(Sony Ericsson k610i ) using OBEX prootocol on BlueSoleiol v6.
http://code.google.com/p/bluecove/issues/detail?id=82
Hello.
I'm developing a J2me application that receive files from pc.
I'm using BlueCove 2.1.0 and my mobile is Sony Ericsson k610i (Support jsr
82).
My problem is when using OBEX protocol to send files to my device.It
doesn't work though i see signs of data transferring from PC to mobile
(When looking on My blue tooth manager GUI on PC).
In addition in the mobile i can see that there is a blue tooth CONNECTION
open .
When trying to use OBEX from my Bluetooth manager i success.
What do you think could be my problem ?
I have tested all samples in
http://www.bluecove.org/bluecove-examples/obex-install/ but non of them
works for me.
BTW:My Bluetooth device is registered to my mobile device prior to testing
the applications.
And i'm using netbeans with jre 6 on 32 bit pc to run the application.
Attached is a small test application i use and
This is the output from my small test application:
run:
BlueCove version 2.1.0 on bluesoleil
wait for device inquiry to complete...
Device 001E45835489 found
name K610i
Device Inquiry completed!
1 device(s) found
search services on 001E45835489 K610i
service OBEX Object Push found
btgoep://001E45835489:6;authenticate=false;encrypt=false;master=false
service search completed!
Connecting to
btgoep://001E45835489:6;authenticate=false;encrypt=false;master=false
Thanks.
Attachments:
ObexPutClient.java 2.0 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
The same for me. It looks like the connection is established, but doesn't
get out of
clientSession.connect() call. It freezes there. Tested in several mobiles.
Comment #2 on issue 82 by skarzhevskyy: Problem to send file from PC to
mobile device (Sony Ericsson k610i ) using OBEX prootocol on BlueSoleiol v6.
http://code.google.com/p/bluecove/issues/detail?id=82
BlueSoleiol v6 not supported