C# port of the BACnet stack hosted on SourceForge.net.
Follow bacsharp
Other Useful Business Software
Crowdtesting That Delivers | Testeum
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
Rate This Project
Login To Rate This Project
User Reviews
-
As much as the project seems like a chassis of an old muscle car that needs lots of time & attention, once fixed-up, the code is full of potential, and as far as BACnet is concerned, is on solid ground overall. (I tip my hat in recognition. ;D)
-
Some of the most horrible .NET code I've seen in a long time. Socket programming through PInvokes. Timeouts through System.Windows.Forms.Timer + spin loop. App Config through Ini file. Cyclic reference calls. Code is a mess. Lots of unused code. Still, it's fairly simple, it could be worse I guess.