1
Answer

broadcasting a string of ASCII characters to networked connections

Ask a question
Myles

Myles

16y
1.9k
1

 Hi,

I need to broadcast a string of ascii characters to several wall mounted tickers in our office (scrolling red led types) to update the message on them.

We also have a second office with some as well and i would ideally like to be able to send the string to these as well.

I know what i need to send in terms of ASCII input to the boards but im not sure how best to send the information.

I have seen sockets and UDP client used in examples and im slightly confused. any advice gratefully received.

Thanks

Myles


Answers (1)