C# port of the BACnet stack hosted on SourceForge.net.
Follow bacsharp
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.