linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* GSoC: Obexd Ideas
@ 2012-03-30  0:55 dmp
  2012-04-04 14:38 ` dmp
  0 siblings, 1 reply; 4+ messages in thread
From: dmp @ 2012-03-30  0:55 UTC (permalink / raw)
  To: linux-bluetooth

Hello BlueZ Community,

My name is Michal Poczwardowski[1], 22, Poland. I am interested in
taking part in this year's Google Summer of Code.

Idea[2] to implement MAP looks challenging. I have few questions. I've
read obexd code a bit, I understand that there is plugins/mas.c that
implements Massage Access Service and probably client/map.c that
handles client. Idea is assigned to obexd but it's already ready? And
the goal is to create some kind of C client application that could
communicate with server using client's api from obexd? I'll be really
happy if you answer and point me where I'm wrong.

Second interesting idea is "OBEX file system". There is a solution
called ObexFs[3]. I've been using it for few years. As far as I know
It's based on different obex implementation and it would be nice to
prepare obexd solution. Have some initial mentors been assigned to
obexd realated ideas?


[1] http://dmpgsoc.azalayah.net/
[2] http://www.bluez.org/development/gsoc/gsoc-ideas-list-2012/
[3] http://dev.zuckschwerdt.org/openobex/wiki/ObexFs

Thanks,
Michal

dmp@freenode

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

* Re: GSoC: Obexd Ideas
  2012-03-30  0:55 GSoC: Obexd Ideas dmp
@ 2012-04-04 14:38 ` dmp
  2012-04-04 15:24   ` Bastien Nocera
  0 siblings, 1 reply; 4+ messages in thread
From: dmp @ 2012-04-04 14:38 UTC (permalink / raw)
  To: linux-bluetooth

Hello,

I've submitted proposal [1] for "OBEX Filesystem In Userspace". I'll
be grateful if someone could give me some comments. There are still
few days to improve.

[1] http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/dmp/44002

Thanks,
Michal

On 30 March 2012 02:55, dmp <dmp0x7c5@gmail.com> wrote:
> Hello BlueZ Community,
>
> My name is Michal Poczwardowski[1], 22, Poland. I am interested in
> taking part in this year's Google Summer of Code.
>
> Idea[2] to implement MAP looks challenging. I have few questions. I've
> read obexd code a bit, I understand that there is plugins/mas.c that
> implements Massage Access Service and probably client/map.c that
> handles client. Idea is assigned to obexd but it's already ready? And
> the goal is to create some kind of C client application that could
> communicate with server using client's api from obexd? I'll be really
> happy if you answer and point me where I'm wrong.
>
> Second interesting idea is "OBEX file system". There is a solution
> called ObexFs[3]. I've been using it for few years. As far as I know
> It's based on different obex implementation and it would be nice to
> prepare obexd solution. Have some initial mentors been assigned to
> obexd realated ideas?
>
>
> [1] http://dmpgsoc.azalayah.net/
> [2] http://www.bluez.org/development/gsoc/gsoc-ideas-list-2012/
> [3] http://dev.zuckschwerdt.org/openobex/wiki/ObexFs
>
> Thanks,
> Michal
>
> dmp@freenode

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

* Re: GSoC: Obexd Ideas
  2012-04-04 14:38 ` dmp
@ 2012-04-04 15:24   ` Bastien Nocera
  2012-04-04 17:16     ` dmp
  0 siblings, 1 reply; 4+ messages in thread
From: Bastien Nocera @ 2012-04-04 15:24 UTC (permalink / raw)
  To: dmp; +Cc: linux-bluetooth

On Wed, 2012-04-04 at 16:38 +0200, dmp wrote:
> Hello,
> 
> I've submitted proposal [1] for "OBEX Filesystem In Userspace". I'll
> be grateful if someone could give me some comments. There are still
> few days to improve.
> 
> [1] http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/dmp/44002

FWIW, having written the ObexFTP gvfs backend twice already, that using
a D-Bus API is a bad idea. Instead, the code should use gobex directly.
It would make the code more robust, and easier to debug.

I'm happy doing code reviews, or answer gvfs specific questions if those
crop up during the SoC project.

Cheers


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

* Re: GSoC: Obexd Ideas
  2012-04-04 15:24   ` Bastien Nocera
@ 2012-04-04 17:16     ` dmp
  0 siblings, 0 replies; 4+ messages in thread
From: dmp @ 2012-04-04 17:16 UTC (permalink / raw)
  To: Bastien Nocera; +Cc: linux-bluetooth

Thanks for response.

Previous version of my proposal presented dbus implementation. As
vcgomes suggested yesterday during IRC conversation at #bluez-gsoc
I've already fixed my proposal and now it's prepared for gobex
library.

I plan to implement fuse based solution, but your experience with gvfs
might be helpful.

Thanks,
Michal


On 4 April 2012 17:24, Bastien Nocera <hadess@hadess.net> wrote:
> On Wed, 2012-04-04 at 16:38 +0200, dmp wrote:
>> Hello,
>>
>> I've submitted proposal [1] for "OBEX Filesystem In Userspace". I'll
>> be grateful if someone could give me some comments. There are still
>> few days to improve.
>>
>> [1] http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/dmp/44002
>
> FWIW, having written the ObexFTP gvfs backend twice already, that using
> a D-Bus API is a bad idea. Instead, the code should use gobex directly.
> It would make the code more robust, and easier to debug.
>
> I'm happy doing code reviews, or answer gvfs specific questions if those
> crop up during the SoC project.
>
> Cheers
>

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

end of thread, other threads:[~2012-04-04 17:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-30  0:55 GSoC: Obexd Ideas dmp
2012-04-04 14:38 ` dmp
2012-04-04 15:24   ` Bastien Nocera
2012-04-04 17:16     ` dmp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).