![]() |
|
|
|
#1 |
|
I am working on windows xp(sp2) to write a server software for purpose of
communicating (i.e. file transfering) my Nokia 6600 with PC server by Bluetooth link. After I succeed in creating a BT socket, I "bind" the socket and start to "listen". Also, "WSASetService" is invoked here. Next, when I attempt to send file from my 6600 to PC by BT, the error "send failed" is always shown on 6600. Then, I tried "WSASetService" by setting "pBlob" parameter. But I am not clear to the SDP definition. Could anyone give me sone help to establish theSDP stream for satisfying what I want. =?Utf-8?B?emtlczEwMDA=?= |
|
|
|
|
#2 |
|
Posts: n/a
|
Hello,
I would first recommend finding out what file transfer protocols your phone supports. Many phones support OBEX but some phones may use their own proprietary protocol for file transfers, and to complicate matters, some cellular vendors may also limit file transfer functionality. So once you have a good understanding the protocol your phone uses to transfer files, then you may be able to use the Windows XP Bluetooth socket interface to create a RFCOMM to send / receive data in a format that the phone understands. Note the Microsoft Bluetooth version that ships with Windows XP SP2 includes OBEX file transfer support. For more information, do a search for OBEX in Windows online help (Start / Help and Support). Good luck! Sandy Spinrad Developer, Windows Core Bluetooth ------------------------------------ This posting is provided "AS IS" with no warranties, and confers no rights. --------------------------------------------------------------- "zkes1000" <> wrote in message news:7E906E2E-2AA3-4D7F-8281-... >I am working on windows xp(sp2) to write a server software for purpose of > communicating (i.e. file transfering) my Nokia 6600 with PC server by > Bluetooth link. After I succeed in creating a BT socket, I "bind" the > socket > and start to "listen". Also, "WSASetService" is invoked here. Next, when I > attempt to send file from my 6600 to PC by BT, the error "send failed" is > always shown on 6600. > Then, I tried "WSASetService" by setting "pBlob" parameter. But I am not > clear to the SDP definition. Could anyone give me sone help to establish > theSDP stream for satisfying what I want. > Sandy Spinrad [MSFT] |
|
|
|
#3 |
|
Posts: n/a
|
We have a product that implements what you are looking for. We have tested
it (sending files via OBEX from XP SP2 in C#) with Nokia 6600, Pocket PC, and Ericsson K500i and others. Write to me offline and I can send you a demo. Regards Andrew www.mcsoft.com.au "zkes1000" <> wrote in message news:7E906E2E-2AA3-4D7F-8281-... >I am working on windows xp(sp2) to write a server software for purpose of > communicating (i.e. file transfering) my Nokia 6600 with PC server by > Bluetooth link. After I succeed in creating a BT socket, I "bind" the > socket > and start to "listen". Also, "WSASetService" is invoked here. Next, when I > attempt to send file from my 6600 to PC by BT, the error "send failed" is > always shown on 6600. > Then, I tried "WSASetService" by setting "pBlob" parameter. But I am not > clear to the SDP definition. Could anyone give me sone help to establish > theSDP stream for satisfying what I want. > Andrew McGrath |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wonderful data input with web reporting tool | freezea | Software | 0 | 09-09-2009 05:30 AM |
| Re: HDD Data Recovery | Glenn | A+ Certification | 0 | 08-29-2006 04:01 PM |
| Address Bus and External Data Bus Confusion | LoXodonte | A+ Certification | 1 | 04-18-2006 10:09 PM |
| What does this mean mpeg stream contained no scan information (user) data ??? | We Live for the One we Die for the One | DVD Video | 0 | 06-16-2004 06:07 PM |
| Re: Backing up data to reinstall or replace a Operating system? | Barry Watzman | A+ Certification | 0 | 08-21-2003 06:59 PM |