You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bluecove-users
Hi, I tried out a simple Bluetooth Application with Bluecove and met
this problem. I want to use OBEX to transfter a file and I created a
server and it uses a connection url which starts with btgoep://.
However, when I connect to it using my client, the client's connection
url (which is retrieved after service discovery) starts with btspp://
and then I get a ClassCasrException when I try to obtain
ClientSession.
I am wondering what went wrong in my code.
Any support is extremely appreciated.
Thank You.
skarzh...@gmail.com
unread,
Mar 6, 2008, 10:11:24 AM3/6/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bluecove-users
os, stack, bluecove version, code example? Anything else that clarify
what you are asking.
Does "OBEX Put Server" from bluecove java docs works for you?