Search results for query: *

  1. D

    Question BACnet with C#.net

    Hi, thank you for your feedback. Below is the link of the library i used: ela-compil/BACnet If you can suggest any other library, i will really appreciate it. Thanks.
  2. D

    Question BACnet with C#.net

    Hi, I am integrating the BacNet in my C# application using the BacnetIpUdpProtocolTransport procedure. When I use it as: BacnetIpUdpProtocolTransport udp_transport = new BacnetIpUdpProtocolTransport(c_bacnetPort,false) it works perfect but the problem is that I have 2 network cards on my PC and...
Back
Top Bottom