Search code examples
javanetwork-programmingbacnet

What is the best way to build a interface for bacnet system?


I tried to build an interface for a bacnet system, and I thought a web app, desktop app, and movil app, all written in Java would be a good Idea. But I don't know how build the bridge between bacnet network and my app.


Solution

  • There is a BACnet stack for Java on SourceForge: http://sourceforge.net/projects/bacnet4j/