Server library in SDL_net

hi
I am working with tuxmath and found that there is no library for or
handling server/client program. Only solution is to make a
server/client program form scratch thereby increasing development time
and code with lots of bug. Is there any future plan of making common
library for handling client/server. If so then i am very happy to work
on it.

Can you clarify what you mean by “library for handling server/client
program”? What would this library do?

I don’t think there are any plans for high level features, the SDL
library and add-ons are generally quite low level, just high enough to
be cross platform.

Hi Brian

Can you clarify what you mean by “library for handling server/client
program”? What would this library do?

It will contain function for setting up server with different port
using threads and how different servers will sync data between them.
I will contain function for client/server arch and peer to peer communication.

I don’t think there are any plans for high level features, the SDL
library and add-ons are generally quite low level, just high enough to
be cross platform.
All the function present in library will be based on function present
in SDL_net library therefore they will automatically cross platform.

This a rough sketch made by me.This will a overview of my idea.
https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B-0Nfv3ReezhMjEzMjZlNzAtMjJkOS00ZDc4LTljMjQtYjlkNzAwMWZhMjBi&hl=enOn 2/16/11, Brian Barrett <brian.ripoff at gmail.com> wrote:

Your document is not publicly accessible.

Hi Brian

Can you clarify what you mean by “library for handling server/client
program”? What would this library do?

It will contain function for setting up server with different port
using threads and how different servers will sync data between them.
I will contain function for client/server arch and peer to peer communication.

You may be better off using a networking library. Have a
look at ZeroMQ.On 16/02/2011, at 8:07 PM, deepak aggarwal wrote:

On 2/16/11, Brian Barrett <brian.ripoff at gmail.com> wrote:


john skaller
@john_skaller

Hi,

check out this: http://enet.bespin.org/

I know a number of games that have used it successfully, and it’s pretty small.On Wed, Feb 16, 2011 at 7:44 AM, deepak aggarwal <deepak.aggarwal9 at gmail.com> wrote:

hi
I am working with tuxmath and found that there is no library for or
handling server/client program. Only solution is to make a
server/client program form scratch thereby increasing development time
and code with lots of bug. Is there any future plan of making common
library for handling client/server. If so then i am very happy to work
on it.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Hi brian
Sorry for it.
Here’s new link
https://docs.google.com/viewer?a=v&pid=explorer&srcid=0B-0Nfv3ReezhMjEzMjZlNzAtMjJkOS00ZDc4LTljMjQtYjlkNzAwMWZhMjBi&authkey=CIu1l6wP&hl=enOn 16-Feb-2011 3:18 PM, “Brian Barrett” <brian.ripoff at gmail.com> wrote:

Your document is not publicly accessible.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Hi john
I have read about this library and after going through it . I feel that this
library is still very incomplete. My main mission is to develop networking
library which are best suited for game networking programming using SDL_net
library.

Hi Brian

Can you clarify what you mean by “library for handling server/client
program”? What would this library do?

It will contain function for setting up server with different port
using threads and how different servers will sync data between them.
I will contain function for client/server arch and peer to peer
communication.On 16-Feb-2011 3:24 PM, “john skaller” wrote:
On 16/02/2011, at 8:07 PM, deepak aggarwal wrote:

On 2/16/11, Brian Barrett <brian.ripoff at gmail.com> wrote:

You may be better off using a networking library. Have a
look at ZeroMQ.


john skaller
skaller at users.sourceforge.net


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

What about Raknet?

Hey very good library but sorry it can’t be used with c code. It’s one of
the most biggest drawback of this library.
Certainly we need a networking lib for handling server using sdl_net.On 17-Feb-2011 4:59 PM, “Brian Barrett” <brian.ripoff at gmail.com> wrote:

What about Raknet?


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Hi brian
Sorry for it.
Here’s new link
https://docs.google.com/viewer?a=v&pid=explorer&srcid=0B-0Nfv3ReezhMjEzMjZlNzAtMjJkOS00ZDc4LTljMjQtYjlkNzAwMWZhMjBi&authkey=CIu1l6wP&hl=en---------- Forwarded message ----------
From: @deepak_aggarwal (deepak aggarwal)
Date: 16-Feb-2011 4:39 PM
Subject: Re: [SDL] Server library in SDL_net
To: “SDL Development List”

On 16-Feb-2011 3:18 PM, “Brian Barrett” <brian.ripoff at gmail.com> wrote:

Your document is not publicly accessible.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org