Networking 101
BlitzMax Forums/BlitzMax Programming/Networking 101| 
 | ||
| Hey all, I've been trying to program networking in my game, but all the code examples I find are too advanced. I want to find a tutorial that will teach me enough networking to create a chat system, nothing more, nothing less... Thanks! | 
| 
 | ||
| I doubt you will find tutorials.  There are examples however. http://www.blitzbasic.com/Community/posts.php?topic=93799 http://www.blitzbasic.com/codearcs/codearcs.php?code=2263 | 
| 
 | ||
| Alright, thanks! | 
| 
 | ||
| Also BlitzMax comes with samples (check out "mak") | 
| 
 | ||
| The samples are very handy as well. |