Search found 2 matches

by JeffreyP
Tue Feb 11, 2014 3:34 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sending hex values to socket.
Replies: 3
Views: 3953

Re: Sending hex values to socket.

Thank you so much for the help Mark and Splash21! I regret I can't test it yet it because the hardware is still on the way, but it won't stop me from tinkering around with creating a program in the mean time. I couldn't quite figure out whether it was num2byte, byte2num or binary convert, and exactl...
by JeffreyP
Sat Feb 08, 2014 6:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sending hex values to socket.
Replies: 3
Views: 3953

Sending hex values to socket.

Hello everyone, I'm trying to send hex values to a socket. I am working on an app that will control wireless RGB lightbulbs. They come with a wifi bridge that takes commands on a UDP socket. There are more details of the API on the LimitlessLED Dev website, but I'm not allowed to post links. All com...