![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#31 (permalink) | |||
|
cd /pub && more beer
Join Date: Jun 2002
Location: Germany
Posts: 160
|
Quote:
Quote:
Windows Mobile knows 2 ways to scan for devices. The first is the winsock way. You create a winsock and use the bluetooth subroutines to scan. The second one is the obex way. You initialize the obex subsystem and let it scan for you. The first one is used in the main window of btcrawler and has the advantage that I can read out stuff like CoD and so on. The second one is implemented in the transfer window because I need obex involved. The way the obex scan works is that it permanently scans in the background until the obex subsystem is closed (in btCrawler that happens by closing the tranfer window). If a device has been found that does not support the methods I described in my last post it will not be listed again as new device because there is no need to. Due to that a rescan button is not needed. But I will implement a start/stop scan button and recode the message for the event when devices are dropped because they don't support the required methods in the next release. Quote:
Thanks a million for your suggestions and your input! Cheers
__________________
You mean...there is life outside my lab? |
|||
|
|
|
|
|
#32 (permalink) | |
|
Registered Member
Join Date: Aug 2006
Posts: 1
|
Quote:
The Bluetooth Protocol stack in Windows CE (winCE) 3.0 is from a company called Widcomm. A cost-effective (i.e. free) way to go about bluetooth development in winCE 3.0 is to download BTAccess from High Point Software (http://www.high-point.com/). The demo version of this software development kit is free, and one can then easily access the bluetooth stack via BTAccess libraries. |
|
|
|
|
|
|
#34 (permalink) | |
|
Dumbass checker
Join Date: Sep 2002
Location: Somewhere below Lake Ontario
Posts: 1,076
|
Quote:
I don't think you're going to last that long around here. |
|
|
|
|
|
|
#37 (permalink) |
|
root\.workspace\.garbage.
Join Date: Aug 2003
Posts: 4,805
|
If you had just taken the time to go to the author's website and look:
Planned Features / TODO - Further development of this program has been stopped. Sorry...
__________________
Daughter with arms inside shirt: "Daddy I'm not Armish" ┌──────────────────────────────┐ ╞ NS Icons Explained|et hoc genus omne ╡ └──────────────────────────────┘ |
|
|
|
|
|
#39 (permalink) | |
|
root\.workspace\.garbage.
Join Date: Aug 2003
Posts: 4,805
|
Quote:
__________________
Daughter with arms inside shirt: "Daddy I'm not Armish" ┌──────────────────────────────┐ ╞ NS Icons Explained|et hoc genus omne ╡ └──────────────────────────────┘ |
|
|
|
|