Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Maemo: Developers

Fwd: Network library on Maemo 4

 

 

Maemo developers RSS feed   Index | Next | Previous | View Threaded


terje.bergstrom at nokia

Nov 15, 2007, 2:39 AM

Post #1 of 9 (628 views)
Permalink
Fwd: Network library on Maemo 4

I forgot (again) to include maemo-developers in the To: list.

---------- Forwarded message ----------
From: Terje Bergström <terje.bergstrom [at] nokia>
Date: Nov 15, 2007 12:38 PM
Subject: Re: Network library on Maemo 4
To: Pierre Lamain <pierre.lamain [at] elodig>

On 11/15/07, Pierre Lamain <pierre.lamain [at] elodig> wrote:
>
> Hi,
> I would like to know what is the network library which is used by Maemo 4.
> SDL_net is used on Maemo 2.x, but is it still working on Maemo 4?


Hi,

SDL_net hasn't been on Nokia's tablets for quite some time, so it was
dropped from Chinook SDK. You can find the Chinook API documents in

http://maemo.org/development/documentation/apis/4-x/

Probably libconic is the interesting library, and besides that just normal
Linux networking API. I'm also in the progress of getting an updated
Connectivity howto out with some examples of libconic's use.

Best regards,
Terje


klaus at rotters

Nov 15, 2007, 11:06 AM

Post #2 of 9 (602 views)
Permalink
Re: Fwd: Network library on Maemo 4 [In reply to]

Terje Bergström wrote:
> Probably libconic is the interesting library, and besides that just normal
> Linux networking API. I'm also in the progress of getting an updated
> Connectivity howto out with some examples of libconic's use.

This would be great, thanks. I found only little documentation about the
libconic API. is there more besides
http://maemo.org/api_refs/4.0/libconic/index.html ?

Kind regards, -Klaus

--
Klaus Rotter * klaus <at> rotters <dot> de * www.rotters.de
_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers


itstripti at yahoo

Nov 15, 2007, 11:33 AM

Post #3 of 9 (600 views)
Permalink
Re: Fwd: Network library on Maemo 4 [In reply to]

I was wondering if someone has any examples of libconic as of now.. I
have been asking for this since long. Please post if anyone has one..
even a simple will do...!

Thanks!

----- Original Message ----
From: Klaus Rotter <klaus [at] rotters>
To: Terje Bergström <terje.bergstrom [at] nokia>
Cc: maemo-developers <maemo-developers [at] maemo>
Sent: Thursday, November 15, 2007 2:06:06 PM
Subject: Re: Fwd: Network library on Maemo 4


Terje Bergström wrote:
> Probably libconic is the interesting library, and besides that just
normal
> Linux networking API. I'm also in the progress of getting an updated
> Connectivity howto out with some examples of libconic's use.

This would be great, thanks. I found only little documentation about
the
libconic API. is there more besides
http://maemo.org/api_refs/4.0/libconic/index.html ?

Kind regards, -Klaus

--
Klaus Rotter * klaus <at> rotters <dot> de * www.rotters.de
_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers





____________________________________________________________________________________
Get easy, one-click access to your favorites.
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs
_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers


terje.bergstrom at nokia

Nov 15, 2007, 10:14 PM

Post #4 of 9 (598 views)
Permalink
Re: Fwd: Network library on Maemo 4 [In reply to]

On 11/15/07, Tripti Gupta <itstripti [at] yahoo> wrote:

> I was wondering if someone has any examples of libconic as of now.. I
> have been asking for this since long. Please post if anyone has one..
> even a simple will do...!


Hi,

Please hold on for a some days more. We have a bunch of documents that we
are reviewing to get them out. In that queue there's an updated version of
the connectivity document with examples of libconic's usage.

Best regards,
Terje


setanta at gmail

Nov 16, 2007, 6:16 AM

Post #5 of 9 (590 views)
Permalink
Re: Fwd: Network library on Maemo 4 [In reply to]

Tripti,
there is a small example of libconic use in the "Maemo 4.0 Porting
Guide"[1], specifically in the "Network Changes"[2] section.

[1]
http://maemo.org/development/documentation/how-tos/4-x/maemo_4-0_porting_guide.html
[2]
http://maemo.org/development/documentation/how-tos/4-x/maemo_4-0_porting_guide.html#network-changes

--
Marcelo Lira dos Santos
http://setanta.wordpress.com
@CInLUG: http://www.cin.ufpe.br/~cinlug
@Ciência Livre: http://www.ciencialivre.pro.br
@INdT: http://www.indt.org.br


itstripti at yahoo

Nov 16, 2007, 8:22 AM

Post #6 of 9 (588 views)
Permalink
Re: Fwd: Network library on Maemo 4 [In reply to]

gr8!! thank you so much Marcelo..
I am looking forward to more Terje.
Thank you all!

Tripti

----- Original Message ----
From: Marcelo Lira <setanta [at] gmail>
To: Terje Bergström <terje.bergstrom [at] nokia>
Cc: Tripti Gupta <itstripti [at] yahoo>; maemo <maemo-developers [at] maemo>
Sent: Friday, November 16, 2007 9:16:17 AM
Subject: Re: Fwd: Network library on Maemo 4


Tripti,
there is a small example of libconic use in the "Maemo 4.0 Porting Guide"[1], specifically in the "Network Changes"[2] section.

[1]
http://maemo.org/development/documentation/how-tos/4-x/maemo_4-0_porting_guide.html
[2] http://maemo.org/development/documentation/how-tos/4-x/maemo_4-0_porting_guide.html#network-changes


--
Marcelo Lira dos Santos
http://setanta.wordpress.com
@CInLUG: http://www.cin.ufpe.br/~cinlug
@Ciência Livre:
http://www.ciencialivre.pro.br
@INdT: http://www.indt.org.br






____________________________________________________________________________________
Be a better pen pal.
Text or chat with friends inside Yahoo! Mail. See how. http://overview.mail.yahoo.com/


pierre.lamain at elodig

Nov 19, 2007, 6:15 AM

Post #7 of 9 (593 views)
Permalink
Re: Fwd: Network library on Maemo 4 [In reply to]

There is something I don't understand.
Does the libconic library handle TCP sockets ?
Terje, I really need your documents and examples ;)

Pierre


_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers


lauro.neto at openbossa

Nov 19, 2007, 6:46 AM

Post #8 of 9 (584 views)
Permalink
Re: Fwd: Network library on Maemo 4 [In reply to]

On 11/19/07, Pierre Lamain <pierre.lamain [at] elodig> wrote:
> There is something I don't understand.
> Does the libconic library handle TCP sockets ?
> Terje, I really need your documents and examples ;)
>

A diff from 3.2 and 4.0 libconic's headers show that the only changes
are in the comments (Renaming type from OssoIc* to ConIc*). The same
applies to this [1] version of libconic.

So, looks like that the bora/3.2 guide and examples can work without
further modifications in chinook/4.0, unless there are other changes
not documented (yet).

[1] https://stage.maemo.org/svn/maemo/projects/haf/tags/libconic/0.13.mvo0/

--
Lauro Moura
INdT - Instituto Nokia de Tecnologia
_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers


Patrik.Flykt at nokia

Nov 19, 2007, 11:11 PM

Post #9 of 9 (589 views)
Permalink
Re: Fwd: Network library on Maemo 4 [In reply to]

Hi,

On Mon, 2007-11-19 at 11:46 -0300, ext Lauro Moura wrote:
> > Does the libconic library handle TCP sockets ?

libconic deals only with requesting a network connection from icd. No
sockets of any kind are handled.

> So, looks like that the bora/3.2 guide and examples can work without
> further modifications in chinook/4.0, unless there are other changes
> not documented (yet).

There are no API changes, only bugfixes. The previous document is very
much usable.

Cheers,

Patrik

--
Patrik Flykt <Patrik.Flykt [at] nokia>

_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers

Maemo developers RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.