skarg
|
427eb31e8d
|
Added demo for BACnet simple server in the demo/server directory.
Added demo for BACnet ReadProperty service.
Added demo for BACnet WriteProperty service.
|
2006-01-23 13:04:29 +00:00 |
|
skarg
|
4b6f3a45a2
|
updated win32 borland port demo file for new directory layout.
|
2006-01-17 15:59:30 +00:00 |
|
skarg
|
cabdeab081
|
Fixed up most warnings after bacdcode changes to unsigned and signed decoding.
Fixed up the Visual C++ demo in ports/win32/bacnet/
|
2006-01-16 15:00:22 +00:00 |
|
skarg
|
4556df7083
|
updated after moving BACnet object modules.
|
2006-01-10 21:23:55 +00:00 |
|
skarg
|
fb7376c019
|
updated after move of bacnet object files.
|
2006-01-10 21:00:31 +00:00 |
|
skarg
|
d7ed1480fe
|
Moved the demo objects into demo/object directory, and updated the makefiles and unit tests to handle the move.
|
2006-01-10 20:36:30 +00:00 |
|
skarg
|
2a9cea02be
|
commented out the read properties actions so that by default it only acts like a simple server.
|
2006-01-06 13:19:33 +00:00 |
|
skarg
|
00b86b9219
|
Added more Visual C++ hints.
|
2006-01-04 19:50:00 +00:00 |
|
skarg
|
3fca3c464e
|
updated comments
|
2006-01-04 17:14:13 +00:00 |
|
skarg
|
95938b7a51
|
Added some building hints for Visual C++.
|
2006-01-03 15:17:38 +00:00 |
|
skarg
|
b8b3d24b32
|
Updated the Visual C++ project.
|
2006-01-03 13:52:28 +00:00 |
|
skarg
|
96091fd6f4
|
configured for free Borland command line tools as the default.
|
2006-01-01 21:33:01 +00:00 |
|
skarg
|
0de4bcd4d8
|
Updated for Win32 build using Borland compiler.
|
2006-01-01 20:41:32 +00:00 |
|
skarg
|
bdecdea485
|
updated to reflect actual usage.
|
2005-12-23 17:40:50 +00:00 |
|
skarg
|
caf018f072
|
updated the read property demo.
|
2005-12-07 19:55:39 +00:00 |
|
skarg
|
ca72bf7f9f
|
modified the BACnet/IP init code for the win32 platform to make it work on my system. It seems that something else is intercepting the packets when the bind was set to INADDR_ANY, so I just bind to the host default adapter.
|
2005-12-07 17:01:26 +00:00 |
|
skarg
|
b7321923af
|
Cleaned up compiler warnings and errors for Win32 build.
|
2005-12-07 15:15:27 +00:00 |
|
skarg
|
723aa1cbf3
|
Updated Borland port of Win32 to compile cleanly and run the demo.
|
2005-12-01 17:33:03 +00:00 |
|
skarg
|
b15fdebd83
|
updated BACnet-IP for the Borland C++ compiler, and added a makefile to make the demo.
|
2005-09-29 17:59:03 +00:00 |
|
skarg
|
2e87236e9b
|
Added externs declarations to header files to handle C++ compilation.
Cleaned up BACnet/IP API a little.
|
2005-08-13 14:10:21 +00:00 |
|
skarg
|
fdbe2eab1e
|
fixing the RTOS-32 port for BACnet/IP.
|
2005-08-12 21:22:50 +00:00 |
|
skarg
|
bc21625461
|
refactored the BACnet/IP for each of the ports
|
2005-08-12 15:44:42 +00:00 |
|
skarg
|
81ce0fef85
|
Added check to keep us from getting BACnet/IP messages from ourselves
|
2005-07-03 11:17:36 +00:00 |
|
skarg
|
6c35ca9567
|
cleaned up compiler warnings
|
2005-06-13 12:48:25 +00:00 |
|
skarg
|
68f7e4bc8a
|
corrected BIP for the Win32 and RTOS32 builds. Compiled and tested under Borland C++ 5.02and Visual C++ 6 SP5.
|
2005-05-31 17:31:30 +00:00 |
|
skarg
|
8d646f323f
|
created
|
2005-05-27 18:44:42 +00:00 |
|