Moin,
Am Fri, 20 Feb 2004 23:32:30 +0100 schrieb Vlad:
> i had to write an analyser for Obex and SDP in bluetooth,
> i have installed the bluez stack for Linux (debian), can someone tell
> me which library and which language i can use to develop this
> application? Have you ever see something like that before?
I guess C and libbluetooth (from bluez-libs) would be quite appropriate.
For an example you might want to look at hcidump.

Signature
Henryk Plötz
Grüße aus Berlin
~~~~~~~ Un-CDs, nein danke! http://www.heise.de/ct/cd-register/ ~~~~~~~
~ Help Microsoft fight software piracy: Give Linux to a friend today! ~
Vlad - 21 Feb 2004 09:55 GMT
Henryk Plötz wrote:
> Moin,
>
[quoted text clipped - 7 lines]
> I guess C and libbluetooth (from bluez-libs) would be quite appropriate.
> For an example you might want to look at hcidump.
Yes, sounds good! thanks a lot!
V