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" <(E-Mail Removed)> wrote in message
news:7E906E2E-2AA3-4D7F-8281-(E-Mail Removed)...
>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.
>