Hello forum,
I've built a project that can communicate with the PC via UDP commands. The communication is direct, no server. Using a Wifi Local Area Network. No need for internet. Basically I have 2 private IPs on ports 25000 and use them to send and receive UDP packages. Adresses are 192.168.0.17 & 192.168.0.13.
I'm thinking of changing the generic PC client which I can't program, and have to type every command, to an App for my android which I want to make a fancier design. And here is where the beauty from LiveCode comes in!
So my question, is there any stack ready for a quick UDP communication using android? After that I can start programming my won stuff - Sending and receiving 10 characters lines is all I'm looking for - I don't have knowledge in the low level layers of communication. If that's not possible, is there anything ready for PC? I would prefer using my phone to control my project but if I can't, a PC would do just as fine.
Find attached an Screenshot of the client which I want to replace.
Tnx!
Monox.
Any UDP stack for android? or PC?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Any UDP stack for android? or PC?
Monox
Developing a Cyber Physical System.
https://www.monoxware.com/
Developing a Cyber Physical System.
https://www.monoxware.com/
Re: Any UDP stack for android? or PC?
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
Re: Any UDP stack for android? or PC?
Hey MaxV, thank you for your reply. Nobody replied anything so I proceeded to make my own stack from scratch. It's working now. Ty man!
Monox
Developing a Cyber Physical System.
https://www.monoxware.com/
Developing a Cyber Physical System.
https://www.monoxware.com/