All of lore.kernel.org
 help / color / mirror / Atom feed
* Obex Push
@ 2009-02-11  9:23 GianPiero Puccioni
  2009-02-11 10:00 ` Li, Zhigang
  2009-02-12  1:24 ` Yao Ye
  0 siblings, 2 replies; 10+ messages in thread
From: GianPiero Puccioni @ 2009-02-11  9:23 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

I am trying to write a small program to do an Obex push of a text file to a cell phone but
I am having problems finding info on how to do this using the Bluez library. Where can I
find a manual or an example about this?

Thanks,
GianPiero
-- 
GianPiero Puccioni               |Istituto dei Sistemi Complessi-CNR
gianpiero.puccioni(AT)isc.cnr.it |Via Madonna del Piano, 10
T:+39 0555226682 F:+39 0555226683|50019 Sesto F. (Firenze) ITALY

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Obex Push
@ 2009-02-11 10:47 Thierry Pierret
  0 siblings, 0 replies; 10+ messages in thread
From: Thierry Pierret @ 2009-02-11 10:47 UTC (permalink / raw)
  To: linux-bluetooth

[-- Attachment #1: Type: text/plain, Size: 536 bytes --]

I'm using obexd-0.8 on my iMX31 platform. Since I could not compile the 
D-Bus Python binding, I could not use the test Python scripts. Hence I 
create some small C programs to replace the send-file and the 
pull-business-card scripts. Here is the package I created. I provide it 
as-is.



2 programs available :

   sender <00:11:22:33:44:55:66> <filename>
   puller <00:11:22:33:44:55:66> <filename>

The puller program could not be fully tested (cf. a former topic "Obexd 
0.8 : pull failure").

Hoping this helps.

Regards.
Thierry

[-- Attachment #2: obexops-1.0.tar.gz --]
[-- Type: application/octet-stream, Size: 3036 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-02-12  1:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-11  9:23 Obex Push GianPiero Puccioni
2009-02-11 10:00 ` Li, Zhigang
2009-02-11 10:11   ` GianPiero Puccioni
2009-02-11 10:14     ` Li, Zhigang
2009-02-11 10:25       ` GianPiero Puccioni
2009-02-11 11:24         ` Iain Hibbert
2009-02-11 11:25       ` GianPiero Puccioni
2009-02-11 11:53         ` Thierry Pierret
2009-02-12  1:24 ` Yao Ye
2009-02-11 10:47 Thierry Pierret

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.