We’ve been busy behind the scenes making sure our C# network library is as rock solid as we can make it. To that end we are happy to announce the release of version 2.1.0. We have made the following changes:

  1. Changed from log4net to NLog for the purposes of logging. We are looking forward to the support of mobile frameworks and unfortunately log4net contains too many compatibility issues. Please see the AdvancedSend example in the downloadable solution for a demonstration of the new logging setup syntax.
  2. We like to keep our solution as clear as possible so we have done a little house cleaning by adding solution folders.
  3. During further testing we uncovered some unforeseen IPv6 bugs, rest assured they have been squashed.
  4. To make using NetworkComms.net as easy as possible to use we have added some further examples and tutorials.

We always welcome any feedback on our networking library so please feel free to leave us a comment or a forum post.

Kind regards,

Development Team