Hi All,

I know it's been a long time, I have been using this library for a long time (~8 or so years). I have been tweaking it and maintaining it for my purposes. I have not made any changes to my version for ~2 years however it was definitely time to allow others to use it.

While the code has been re-written to C# (not the purpose of this forum), I am supplying the link for anyone who may whish to download / compile the library for use with a couple additional changes / enhancements.

https://github.com/Johno-ACSLive/ACS-Messaging

I will eventually create a CI / CD pipeline for automated build releases and also provide a NuGet package but the source is available. I still have the VB.NET version prior to conversion (I don't believe I made any functional changes to the code). I don't plan on making this available (only because C# seems to be treated better when it comes to things like .NET Core / Standard which is where I will be moving the project to) but can if anyone is interested.

Very big thank you to jmcilhinney for the original project, it definitely helped greatly with network communication between client/server applications I developed!!!

Thanks