25Feb/100
Choosing A Network Library in C#
Christopher M. Park has a nice write up about the challenges he faced when implementing network support for his game AI War.
[…] I've been meaning to blog about how I chose my network library, and what I think of it, yet have failed to do so. This was particularly important to me because (spoiler alert) I really love the networking library I'm currently using and think the guy making it is also a real class act.
Continue to read the rest of the story in Chosing [sic] A Network Libary in C#.