Will Beej's Guide to Network programming point me the right way to be able to make multiplayer games and a web broswer?
        Posted  
        
            by 
                Logan545
            
        on Programmers
        
        See other posts from Programmers
        
            or by Logan545
        
        
        
        Published on 2013-10-26T15:05:08Z
        Indexed on 
            2013/10/26
            16:07 UTC
        
        
        Read the original article
        Hit count: 304
        
I'm new to socket programming in C, and I've found the Beej's Guide to Networking programming. It looks fine and all, however, I just wanted to ask whether this tutorial will point me in the right direction in terms of network programming. I plan to build a game in opengl that will be multiplayer using c+ and possibly a web browser. I know this tutorial would by no means teach me how to do this, but would this be a good way to start off on my path?
© Programmers or respective owner