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


___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


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 CC Generals or HW2)
So what i need is a function which polls regularly every 0.5 second or so
at the given port.

Any ideas are welcome

Alex


___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list