Re: howto mix gtk and network

2005-12-10 Thread Alexander Nagel
Am Fri, 09 Dec 2005 15:24:12 +0100 schrieb Vivien Malerba: > > I use the GNet library and it works fine and integrates easily in the main > loop > http://www.gnetlibrary.org/ > > Vivien Thanks you very much. That's what i need. Even with md5 and sha. Alex __

Re: howto mix gtk and network

2005-12-09 Thread Vivien Malerba
2005/12/9, Alexander Nagel <[EMAIL PROTECTED]>: > Hi, > i plan to program a little game which also should playable over network > and i need a some ideas for the beginning. > I know the network basics. > For example at the start of the game one player act as a server chooses > the map and the numbe

howto mix gtk and network

2005-12-09 Thread Alexander Nagel
Hi, i plan to program a little game which also should playable over network and i need a some ideas for the beginning. I know the network basics. For example at the start of the game one player act as a server chooses the map and the number of max. players and other players can join. (Like in C&C G