Files
bacnet_stack/bacnet-stack/ports/win32
petermcs e0cf05f74a Added in 76800 baud rate as it works on Win 7 with the B&B Electronics USOPTL4 USB adaptor that I have, YMMV.
Added gettimeofday() function to allow me build with VS2008 C++ Express Edition
2012-01-14 12:28:44 +00:00
..
2007-02-23 13:05:19 +00:00
2009-07-29 18:06:33 +00:00
2009-02-15 22:19:14 +00:00
2009-10-24 17:02:59 +00:00
2009-10-24 17:02:59 +00:00
2008-03-03 14:50:21 +00:00

BACnet Stack - Win32



This directory contains a demo program that compiles with a Win32 compiler.

It was tested with the freely downloadable Borland C++ 5.5, as well as

Borland C++ 5 and Visual C++ 6.0.



The makefile.mak file is used with the Borland command line tools.  

Run setvars.bat to configure the environment for the Borland tools.

Edit it if necessary to set the correct location of your tools.



The bacnet.ide file is used with the Borland IDE.



The bacnet directory is used with Visual C++ 6 tools, and there is a

workspace file bacnet.dsw that is used to compile the demo program.