* [Bluez-devel] Phonebook Access Profile (Server)
@ 2006-08-14 15:08 Mayank BATRA
2006-08-14 20:29 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Mayank BATRA @ 2006-08-14 15:08 UTC (permalink / raw)
To: BlueZ development
Hi Marcel and all,
I've been working on the Phonebook Access Profile (PBAP) Server for quite some time now.
I've come up with an implementation which does the following:
(i) Store SDP Record for PBAP Server.
(ii) Receive Connections on OBEX.
(iii) Implements the mandatory SetPhoneBook Function (Using OBEX SetPath)
(iv) Implements the mandatory PullPhoneBook Function (Using OBEX Get)
(v) Implements the mandatory PullvCardListing Function (Using OBEX Get)
(vi) Implements the mandatory PullvCardEntry Function (Using OBEX Get)
For building the vCard Listing XML Object, I've written a Tcl script, which takes the necessary information from the user, builds the vCard File (.vcf) and simultaneously updates the vCardListing Object.
Now, my question is that since this application links with libopenobex.a, can it be included in the bluez-utils? Because, I've not seen any application in bluez-utils that links with libopenobex.a.
Any suggestions, would be appreciated.
Thanks.
Regards,
Mayank
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bluez-devel] Phonebook Access Profile (Server)
2006-08-14 15:08 [Bluez-devel] Phonebook Access Profile (Server) Mayank BATRA
@ 2006-08-14 20:29 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2006-08-14 20:29 UTC (permalink / raw)
To: BlueZ development
Hi Mayank,
> I've been working on the Phonebook Access Profile (PBAP) Server for quite some time now.
> I've come up with an implementation which does the following:
>
> (i) Store SDP Record for PBAP Server.
> (ii) Receive Connections on OBEX.
> (iii) Implements the mandatory SetPhoneBook Function (Using OBEX SetPath)
> (iv) Implements the mandatory PullPhoneBook Function (Using OBEX Get)
> (v) Implements the mandatory PullvCardListing Function (Using OBEX Get)
> (vi) Implements the mandatory PullvCardEntry Function (Using OBEX Get)
>
> For building the vCard Listing XML Object, I've written a Tcl script, which takes the necessary information from the user, builds the vCard File (.vcf) and simultaneously updates the vCardListing Object.
>
> Now, my question is that since this application links with libopenobex.a, can it be included in the bluez-utils? Because, I've not seen any application in bluez-utils that links with libopenobex.a.
no problem to link with OpenOBEX. Works perfectly fine. The configure
script already checks for the presence of OpenOBEX.
Regards
Marcel
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-08-14 20:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-14 15:08 [Bluez-devel] Phonebook Access Profile (Server) Mayank BATRA
2006-08-14 20:29 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox