|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi guys!
I am discovering the address of another blutooth device in the following way: addressSize = sizeof(addressAsString); if (0 == WSAAddressToString(pCSAddrDevices->RemoteAddr.lpSockaddr, pCSAddrDevices->RemoteAddr.iSockaddrLength, &protocolInfo, addressAsString, &addressSize)){ UpdateData(true); Aux.Format("Device Adress: %s\n", addressAsString); m_SocketInfo.operator +=(Aux); UpdateData(false); } How can I 'grab' the value of "addressAsString" and add it to an ACCESS database called 'entries' in the table 'Address' of it? Thanks a lot! Last edited by labamba : February 28th, 2004 at 11:40 AM. |
|
#2
|
|||
|
|||
|
Hi Labamba. I am a student who is developing an application which must discover
bluetooth devices. I AM GOING CRAZY!!!! I cant do it. I have been looking for information for one month. I have read that you have done it. How did you do it???? I tried your sample source, but i can't make it work. I am afraid, i have only used a piece of code, Perhaps I have make some mistake. Can you help me?? please write me at danielgarciagomez@hotmail.com |
|
#3
|
||||
|
||||
|
this was never .NET subject. I've moved the thread to its proper location.
|
![]() |
| Viewing: ASP Free Forums > Other > ASP Free Lounge > Bluetooth devices discovery |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|