On Wed, 2007-07-04 at 14:16 +0100, [EMAIL PROTECTED] wrote:
> On 7/4/07, Baurzhan Ismagulov <[EMAIL PROTECTED]> wrote:
> > * SDL -- After a quick look at the docs I couldn't see socket functions.
> 
> You need SDL net, though I don't know if it had what you needed:
> 
> http://www.libsdl.org/projects/SDL_net/


From the documentation page.

3.3 TCP Sockets 
        3.3.1 SDLNet_TCP_Open 
        3.3.2 SDLNet_TCP_Close 
        3.3.3 SDLNet_TCP_Accept 
        3.3.4 SDLNet_TCP_GetPeerAddress 
        3.3.5 SDLNet_TCP_Send 
        3.3.6 SDLNet_TCP_Recv 
3.4 UDP Sockets 
        3.4.1 SDLNet_UDP_Open 
        3.4.2 SDLNet_UDP_Close 
        3.4.3 SDLNet_UDP_Bind 
        3.4.4 SDLNet_UDP_Unbind 
        3.4.5 SDLNet_UDP_GetPeerAddress 
        3.4.6 SDLNet_UDP_Send 
        3.4.7 SDLNet_UDP_Recv 
        3.4.8 SDLNet_UDP_SendV 
        3.4.9 SDLNet_UDP_Recv

> _______________________________________________
> gtk-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtk-list
-- 
Ritesh Khadgaray
ॐ मणि पद्मे हूँ
LinuX N Stuff
Ph: +919970164885
Eat Right, Exercise, Die Anyway.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to