You Are Here:

Community: Developer Discussion Boards

#1 Old How to turnoff built in obex service ? - 2007-02-06, 02:54

Join Date: Jan 2007
Posts: 3
rbabu9999
Offline
Registered User
Hi,

I am writing a java application which receives images over bluetooth. When external device sends the image it is ending up in the inbox while my application is still waiting. When I looked at the services running on my device from a PC it is showing two services running. The software on the PC is allowing me to send the files to service of my choice and it works. Unfortunately the other device doesn't allow me to do that. Is there any to shutdown the builtin obex push service ?

Thanks,

Ram
Reply With Quote

#2 Old Re: How to turnoff built in obex service ? - 2007-02-06, 17:05

Join Date: Dec 2005
Posts: 1,159
Location: England,UK
jimgilmour1's Avatar
jimgilmour1
Offline
Forum Nokia Champion
Quote:
Originally Posted by rbabu9999
Hi,

I am writing a java application which receives images over bluetooth.
.................
.................
Unfortunately the other device doesn't allow me to do that. Is there any to shutdown the builtin obex push service ?

Thanks,

Ram
The example in the sun wiireless toolkit uses another uuid not x1105 to send and receieve images see application at
C:\WTK25\apps\BluetoothDemo\src\example\bluetooth\demo

basically you pick another uuid like
uuid myuid = UUID("0x8654",true);
and use myuid in your send and receive bluetooth apps.
Therefore the information will not go to the inbox, this is similar to turning off obex push reciever

GoodLuck
Jim
Reply With Quote

#3 Old Re: How to turnoff built in obex service ? - 2007-02-11, 21:46

Join Date: Jan 2007
Posts: 3
rbabu9999
Offline
Registered User
Thanks Jim,

But I have no control over the sending side. It is a device which always looks for standard obex push profile. Hence the uid I use cannot be used by the other side.

Ram
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
OBEX default service WhileTrue Bluetooth Technology 1 2007-06-10 13:51
Problem with service attribute propagation and service attribute retrieval pfrey Bluetooth Technology 4 2006-09-05 16:15
6680 and bluetooth service profiles ceruault Mobile Java Networking & Messaging & Security 1 2005-10-08 23:24
Bluetooth Virtual Serial Port mealos Bluetooth Technology 2 2004-12-03 04:46

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia