How to use AMX central control host NX-3200 as UDP server?
ttt
Posts: 19
How to use AMX central control host NX-3200 as UDP server? Receive the command sent by the client and return the code to the client?
I am testing the program for connecting to a third-party touch screen. The central control is the udp server and the third-party touch screen is the udp client.
If the AMX wall touch screen is operated, the third-party touch screen needs to be synchronized, otherwise the AMX display projector is turned on, but the third-party interface is still off.
So the central control needs to send a code to the third-party touch screen.
After all, there are many devices on the client side, and the IPs are different. How does the central control host send a code to the client?
0