This website requires JavaScript.
Explore
Help
Register
Sign In
dali
/
bacnet_stack
Watch
1
Star
0
Fork
0
You've already forked bacnet_stack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca72bf7f9ff827dabbea06c22d759344565c4b3f
bacnet_stack
/
bacnet-stack
/
ports
/
win32
T
History
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
..
bacnet
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
bacnet.ide
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
bip-init.c
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
main.c
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
MAKEFILE.MAK
Updated Borland port of Win32 to compile cleanly and run the demo.
2005-12-01 17:33:03 +00:00
net.h
Cleaned up compiler warnings and errors for Win32 build.
2005-12-07 15:15:27 +00:00
setvars.bat
updated BACnet-IP for the Borland C++ compiler, and added a makefile to make the demo.
2005-09-29 17:59:03 +00:00
stdbool.h
created
2005-05-27 18:44:42 +00:00
stdint.h
created
2005-05-27 18:44:42 +00:00