* [Bluez-devel] SDP service example
@ 2004-07-15 23:06 Stefan Mischke
2004-07-16 6:37 ` Collin R. Mulliner
2004-07-16 6:38 ` Marcel Holtmann
0 siblings, 2 replies; 3+ messages in thread
From: Stefan Mischke @ 2004-07-15 23:06 UTC (permalink / raw)
To: BlueZ Mailing List
Hi!
I'm looking for a small example to show me how to write my own SDP
service? Particularly, I'd like to know where exactly the service
functions of my new service are bound to SDP. I looked into the souce
code, but I couldn't find it. I almost suppose SDP just provides the
L2CAP channel id where the new service is listening or how does it work?
Sorry, I'm not so much into this Linux developer thing and I have not
yet found any good documentation. I'm also looking for docs how this
Linux/Unix socket interface stuff works (preferably in German ;-). Yes,
I checked the manpages, but they are not quite explanatory.
Thanks for any help!
Kind regards
Stefan
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] SDP service example
2004-07-15 23:06 [Bluez-devel] SDP service example Stefan Mischke
@ 2004-07-16 6:37 ` Collin R. Mulliner
2004-07-16 6:38 ` Marcel Holtmann
1 sibling, 0 replies; 3+ messages in thread
From: Collin R. Mulliner @ 2004-07-16 6:37 UTC (permalink / raw)
To: bluez-devel
Hi,
just look into the code of dund (from the bluez-utils package) the file
you're interested in is dund/sdp.c it shows you how to register and/or
unregister a service. It's simple and clear.
... Collin
--
Collin R. Mulliner <collin@betaversion.net>
BETAVERSiON Systems [www.betaversion.net]
info/pgp: finger collin@betaversion.net
Life is hard, but unfair!
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] SDP service example
2004-07-15 23:06 [Bluez-devel] SDP service example Stefan Mischke
2004-07-16 6:37 ` Collin R. Mulliner
@ 2004-07-16 6:38 ` Marcel Holtmann
1 sibling, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2004-07-16 6:38 UTC (permalink / raw)
To: Stefan Mischke; +Cc: BlueZ Mailing List
Hi Stefan,
> I'm looking for a small example to show me how to write my own SDP
> service? Particularly, I'd like to know where exactly the service
> functions of my new service are bound to SDP. I looked into the souce
> code, but I couldn't find it. I almost suppose SDP just provides the
> L2CAP channel id where the new service is listening or how does it work?
> Sorry, I'm not so much into this Linux developer thing and I have not
> yet found any good documentation. I'm also looking for docs how this
> Linux/Unix socket interface stuff works (preferably in German ;-). Yes,
> I checked the manpages, but they are not quite explanatory.
look at the source code of pand, dund or sdptool.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-07-16 6:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15 23:06 [Bluez-devel] SDP service example Stefan Mischke
2004-07-16 6:37 ` Collin R. Mulliner
2004-07-16 6:38 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox