* [Bluez-users] bluez obex problem
@ 2007-09-10 6:29 Voni Hakau
2007-09-10 19:05 ` Marcel Holtmann
0 siblings, 1 reply; 5+ messages in thread
From: Voni Hakau @ 2007-09-10 6:29 UTC (permalink / raw)
To: bluez-users
hi list,
i'm trying to use btobex (compiled from bluez' obex cvs package).
i can push files just wonderful using:
./btobex -i hci0 push target-bdaddr file-to-send
but i didn't manage to receive files as I need to supply btobex some "channel":
./btobex pull <bdaddr> [channel]
what is this channel ?
how can i get it ?
i just want my device to accept files pushed from other devices...
(it is embedded and i need the simplest possible command line obex
tool)
thank you !
voni
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] bluez obex problem
2007-09-10 6:29 [Bluez-users] bluez obex problem Voni Hakau
@ 2007-09-10 19:05 ` Marcel Holtmann
2007-09-10 20:43 ` Voni Hakau
0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2007-09-10 19:05 UTC (permalink / raw)
To: BlueZ users
Hi Voni,
> i'm trying to use btobex (compiled from bluez' obex cvs package).
>
> i can push files just wonderful using:
>
> ./btobex -i hci0 push target-bdaddr file-to-send
>
> but i didn't manage to receive files as I need to supply btobex some "channel":
>
> ./btobex pull <bdaddr> [channel]
>
> what is this channel ?
> how can i get it ?
> i just want my device to accept files pushed from other devices...
you ahead and actually do read the Object Push Profile specification
since you messed up the terminology here. The pull command is still a
client connection that pulls something from a server and not a server
that might accept incoming connections.
Regards
Marcel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] bluez obex problem
2007-09-10 19:05 ` Marcel Holtmann
@ 2007-09-10 20:43 ` Voni Hakau
2007-09-10 21:17 ` Manuel Naranjo
0 siblings, 1 reply; 5+ messages in thread
From: Voni Hakau @ 2007-09-10 20:43 UTC (permalink / raw)
To: BlueZ users; +Cc: marcel
Hi Marcel
On 9/10/07, Marcel Holtmann <marcel@holtmann.org> wrote:
> > i'm trying to use btobex (compiled from bluez' obex cvs package).
> > but i didn't manage to receive files as I need to supply btobex some "channel":
> > what is this channel ?
> > how can i get it ?
> > i just want my device to accept files pushed from other devices...
>
> you ahead and actually do read the Object Push Profile specification
> since you messed up the terminology here. The pull command is still a
> client connection that pulls something from a server and not a server
> that might accept incoming connections.
thank you very much for the reply.
is there a simple command-line OPP server or FTP server application anywhere ?
and just for the sake of knowledge - how can i know what channel to supply
btobex when it is needed ?
thank you
voni
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] bluez obex problem
2007-09-10 20:43 ` Voni Hakau
@ 2007-09-10 21:17 ` Manuel Naranjo
2007-09-10 22:59 ` Voni Hakau
0 siblings, 1 reply; 5+ messages in thread
From: Manuel Naranjo @ 2007-09-10 21:17 UTC (permalink / raw)
To: BlueZ users
Check the project OpenObex, they are the defacto implementation for obex
under linux.
> thank you very much for the reply.
> is there a simple command-line OPP server or FTP server application anywhere ?
> and just for the sake of knowledge - how can i know what channel to supply
> btobex when it is needed ?
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] bluez obex problem
2007-09-10 21:17 ` Manuel Naranjo
@ 2007-09-10 22:59 ` Voni Hakau
0 siblings, 0 replies; 5+ messages in thread
From: Voni Hakau @ 2007-09-10 22:59 UTC (permalink / raw)
To: BlueZ users
Hi Manuel,
On 9/11/07, Manuel Naranjo <naranjo.manuel@gmail.com> wrote:
> Check the project OpenObex, they are the defacto implementation for obex
> under linux.
but it is only ftp server ? no opp server ?
thank you
voni
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-09-10 22:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-10 6:29 [Bluez-users] bluez obex problem Voni Hakau
2007-09-10 19:05 ` Marcel Holtmann
2007-09-10 20:43 ` Voni Hakau
2007-09-10 21:17 ` Manuel Naranjo
2007-09-10 22:59 ` Voni Hakau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox