Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , , , , , ,

Sponsored Links



Bluetooth SPP for windows mobile

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 30-11-2009
Member
 
Join Date: Nov 2009
Posts: 59
Bluetooth SPP for windows mobile

Hello folks,

My dad gifted me windows mobile on my birthday. And i like the functionality of the same. But i have a little query about the Bluetooth Serial port profile. Does it support the same. If it support the Bluetooth SPP then can anybody forward me the code to use SSP for communication. And i need urgently because i excited to to do.

Any help is appreciated.
Reply With Quote
  #2  
Old 30-11-2009
Sam.D's Avatar
Member
 
Join Date: Jan 2008
Posts: 3,735
Re: Bluetooth SPP for windows mobile

Hey,

I am having the same problem regarding the SPP as you have, and after lots of effort i found one solution that i am sharing with you i hope you will like it. Just do the following to find the same.
Go to My Computer and click on that. Then go to the C drive the look for the Program Files, inside that you will find Windows Mobile 6 SDK just click on that and map Samples and than PocketPC. After that you will find CPP inside that Win32 folder is there which contain the answer of your problem.

I think it will help you so enjoy it.

Last edited by Sam.D : 30-11-2009 at 05:42 PM.
Reply With Quote
  #3  
Old 30-11-2009
Eric B's Avatar
Member
 
Join Date: Apr 2008
Posts: 4,645
Re: Bluetooth SPP for windows mobile

Hello,

It is a Bluetooth based communication between devices whic is a Bluetooth profile for wireless interface specification. But before that it must show the compatibility with the subset of Bluetooth profiles. It resides on the Bluetooth Core Specification, but it uses feature of core specification. By this way Bluetooth device work with the computer.

Thank you
Reply With Quote
  #4  
Old 30-11-2009
Reegan's Avatar
Member
 
Join Date: Oct 2005
Posts: 2,299
Re: Bluetooth SPP for windows mobile

For creating the SPP in java there are simple code available. All you have to do is to write following code with java and see that its working or not.

Code:
UUID uuid = new UUID("1101", true);
Sring connectionString = "btspp://localhost:" + uuid +";name=Sample SPP Server";
Say thanks if it is working
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Bluetooth SPP for windows mobile"
Thread Thread Starter Forum Replies Last Post
How to tether the Samsung Galaxy Tab Plus to a Windows Mobile 6.5 via Bluetooth S@msy Portable Devices 5 11-12-2011 06:30 PM
Where to get bluetooth driver of Samsung d800 mobile for windows 7 HamsiniI Windows Software 4 02-06-2011 12:19 AM
windows mobile (wmdc) & bluetooth sync to pda tsttm Vista Hardware Devices 2 21-03-2009 11:15 PM
Vista Bluetooth sync with Windows Mobile problems CJSnet Windows Vista Network 3 29-12-2008 01:14 PM
How to Connect mobile to Pc via Bluetooth? Salome Portable Devices 4 02-09-2008 06:45 PM


All times are GMT +5.5. The time now is 07:36 AM.