Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Receive a UDP packet
-
Hi,
I would like to receive a special * UDP packet. It is measured following structure:The data lengths are known. I would work with "DatagramPacket.
My question is: how can I teach mango which he lists the contents of the I / O and I can assign each bit points?
Is there an educational requirement for the datasource packages?- The package was created in C (memcpy) and sent via broadcast.
-
This can be done, but it does involve an educational investment. The SMNP driver uses UDP, as does BACnet, but the listening and parsing code is wrapped up in the libraries. Still, if you know Java, it shouldn't be too hard to do.
-
that's the problem, my java knowledge is limited ^ ^
-
There's always Serotonin Professional Services... :)