|
Question : Use OBEX With Widcomm
|
|
Hi
i know that there is a question posted before about this subject but mr. wisemanxx didn't post the last answer code after he reaches the goal , i am working on the same subject
i am working on a project that depends on locating mobiles using Bluetooth USB dungle and send them an sms ( use obex to send to mobile ).
http://www.experts-exchange.com/Programming/Wireless_Programming/Bluetooth/Q_21527159.html?query=OBEX&clearTAFilter=true
as first step i have searched for the stack server, after locating it i added it as a library to vb and have refrence to it's method the server file name is BTStackServer.exe and the parameters which the method needs are not common to me so i need your help with my project if you can, how to start connection and to use the OBEX. i need code
and i will be very happy ... thank you very much
|
Answer : Use OBEX With Widcomm
|
|
Hi osamadweik, I think this url will help u http://www.gatefold.co.uk/obex/ (C#) Maybe you can modify to send a sms to your phone.
Here is another one to send a file over to your phone http://www.codeproject.com/ce/MbPocketOBEX.asp (C++)
Clement
|
|
|