<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Tutorial on how to start using BACnet4J]]></title><description><![CDATA[<p dir="auto">Hi there, i am sorry for asking such a question but i couldn't find any form of guide or tutorial on how i can use BACnet4J. I have try to creat a Java project in eclipse and and imported your bacnet4J-src.zip in the src folder and also the seroUtils.jar. But when i try to run the DiscoveryTest.java and SlaveDeviceTest.java, Nothing was being output on the console.</p>
<p dir="auto">Btw, i am trying to figure up how to setup mock bacnet devices and a bacnet client to detect this devices all on the same machine.</p>
]]></description><link>https://forum.mango-os.com/topic/922/tutorial-on-how-to-start-using-bacnet4j</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 14:22:49 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/922.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 15 Dec 2011 13:27:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tutorial on how to start using BACnet4J on Tue, 20 Dec 2011 07:17:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi guys, i manage to set up the stuff but when I try to run the DiscoveryTest.java (with SlaveDeviceTest.java running) an error below show up in the console:</p>
<p dir="auto">Exception in thread "main" java.net.BindException: Address already in use: Cannot bind<br />
at java.net.PlainDatagramSocketImpl.bind0(Native Method)<br />
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)<br />
at java.net.DatagramSocket.bind(Unknown Source)<br />
at java.net.DatagramSocket.&lt;init&gt;(Unknown Source)<br />
at java.net.DatagramSocket.&lt;init&gt;(Unknown Source)<br />
at com.serotonin.bacnet4j.npdu.ip.IpMessageControl.initialize(IpMessageControl.java:156)<br />
at com.serotonin.bacnet4j.LocalDevice.initialize(LocalDevice.java:211)<br />
at com.serotonin.bacnet4j.test.DiscoveryTest.main(DiscoveryTest.java:48</p>
<p dir="auto">Anyone can advice on this?</p>
]]></description><link>https://forum.mango-os.com/post/6045</link><guid isPermaLink="true">https://forum.mango-os.com/post/6045</guid><dc:creator><![CDATA[R-GiGgS84]]></dc:creator><pubDate>Tue, 20 Dec 2011 07:17:09 GMT</pubDate></item></channel></rss>