I've already written a .NET assembly that consumes either the Widcomm or Microsoft stacks. It only implements device and service discovery. I will post this as an article so you will be able to see how it works,
This is very interesting... I too have the same request... would like to see more about the dotnet wrapper for the widcomm c++ sdk.... the pocket pc I use is Dell X50v with a windows 2000 server... would it work on that?
Hi, can you tell me how to discoonect bluetooth with remote device
if I found this bluetooth is used some service like file transfer and object exchange or networking
I want to write a program if I detect there are bluetooth connect from PC to mobile and use above services , I want to disconnect it
How can I do that ,can you give me some sample code now I can find remote devices and enumerate device services but I can control which devices disconnect
10 comments:
I've already written a .NET assembly that consumes either the Widcomm or Microsoft stacks. It only implements device and service discovery. I will post this as an article so you will be able to see how it works,
I will have to prepare it before posting - add comments and such. When it is ready I will make a post here even before I write the article.
Are you still planning to write an article about dotnet wrapper for the widcomm c++ sdk? I'm also really interested to know about it. Thanks
Yes, I really want to do this but time is a bit short now... :(
This is very interesting... I too have the same request... would like to see more about the dotnet wrapper for the widcomm c++ sdk.... the pocket pc I use is Dell X50v with a windows 2000 server... would it work on that?
Hi, can you tell me how to discoonect
bluetooth with remote device
if I found this bluetooth is used some service like file transfer and object exchange or networking
I want to write a program if I detect there are bluetooth connect from PC to mobile and use above services , I want to disconnect it
How can I do that ,can you give me some sample code
now I can find remote devices and enumerate device services
but I can control which devices disconnect
thanks
Post a Comment