Re: TCP socket library

2008-02-06 Thread Felipe Contreras
On Feb 5, 2008 3:28 PM, Fred Labrosse <[EMAIL PROTECTED]> wrote: > All, > > I'm fairly new to maemo development (but not to C/C++) and am starting an > application for my N800. > > I need to use TCP sockets and was wondering if there was any high level > library to do that. I saw references to SDL

Re: TCP socket library

2008-02-06 Thread Mike Kershaw
On Wed, Feb 06, 2008 at 11:08:29AM +, Fred Labrosse wrote: > On Wednesday 06 Feb 2008, Tollef Fog Heen wrote: > > * Fred Labrosse > > > > | I should have been a bit more specific. I want to have a client running > > | on a nokia talking to a server running on another machine with the comms > >

Re: TCP socket library

2008-02-06 Thread Fred Labrosse
On Wednesday 06 Feb 2008, Tollef Fog Heen wrote: > * Fred Labrosse > > | I should have been a bit more specific. I want to have a client running > | on a nokia talking to a server running on another machine with the comms > | being done with tcp sockets. It's an had-hoc protocol. I'm not > | int

Re: TCP socket library

2008-02-06 Thread Tollef Fog Heen
* Fred Labrosse | I should have been a bit more specific. I want to have a client running on a | nokia talking to a server running on another machine with the comms being | done with tcp sockets. It's an had-hoc protocol. I'm not interested in | transferring files. Or did I miss something

Re: TCP socket library

2008-02-06 Thread Fred Labrosse
On Tuesday 05 Feb 2008, Kaj-Michael Lang wrote: > On Tue, 5 Feb 2008, Fred Labrosse wrote: > > I need to use TCP sockets and was wondering if there was any high level > > library to do that. I saw references to SDL_net for maemo 2, but not > > maemo 4 (and indeed, it is not installed on my nokia o

Re: TCP socket library

2008-02-06 Thread Fred Labrosse
On Tuesday 05 Feb 2008, Mohammed Hassan wrote: > On Tue, 2008-02-05 at 13:28 +, ext Fred Labrosse wrote: > > All, > > > > I'm fairly new to maemo development (but not to C/C++) and am starting an > > application for my N800. > > > > I need to use TCP sockets and was wondering if there was any h

Re: TCP socket library

2008-02-05 Thread Mohammed Hassan
On Tue, 2008-02-05 at 13:28 +, ext Fred Labrosse wrote: > All, > > I'm fairly new to maemo development (but not to C/C++) and am starting an > application for my N800. > > I need to use TCP sockets and was wondering if there was any high level > library to do that. I saw references to SDL

Re: TCP socket library

2008-02-05 Thread Kaj-Michael Lang
On Tue, 5 Feb 2008, Fred Labrosse wrote: > I need to use TCP sockets and was wondering if there was any high level > library to do that. I saw references to SDL_net for maemo 2, but not maemo 4 > (and indeed, it is not installed on my nokia or in the devel environment). > > Would anybody have any

TCP socket library

2008-02-05 Thread Fred Labrosse
All, I'm fairly new to maemo development (but not to C/C++) and am starting an application for my N800. I need to use TCP sockets and was wondering if there was any high level library to do that. I saw references to SDL_net for maemo 2, but not maemo 4 (and indeed, it is not installed on my n