Re: [Bacnet-developers] [Update] Activating BVLC code
Brought to you by:
skarg
|
From: Steve K. <st...@ka...> - 2008-01-23 13:35:32
|
Hello Tom=E1s, > > Let me know if that code works for you with the changes that I made, > > as I have only compiled but not tested it. > > I'll test today. I modified the demo/server and demo/whois to enable the BVLC code when BBMD_ENABLED is set to 1 and some environment variables exist (BACNET_BBMD_ADDRESS, and optionally BACNET_BBMD_PORT and BACNET_BBMD_TIMETOLIVE). The demo/server just enables the code that makes it a BBMD. The demo/whois calls code to make it a Foreign Device. I had to modify and add some code to src/bvlc.c and some other files to make it work, but it is now working for me. I'll probably add similar functionality to the other client demos when time allows. I tested by running the demo/whois and demo/server under Linux on the same PC using different port numbers. Can you test the newer code from subversion in your implementation? Best Regards, Steve --=20 http://steve.kargs.net/ |