Page 1 of 1
Ethernet UDP/Serial
Posted: Thu Feb 25, 2021 2:58 am
by Tepperse
Would it be possible to send/receive/view Serial UDP commands on a given network?
Thanks!
-Tepperse
Re: Ethernet UDP/Serial
Posted: Sun Mar 07, 2021 11:52 pm
by Rihards
What exactly do you mean by Serial UDP commands? Don't think I have heard of anything like that before
Re: Ethernet UDP/Serial
Posted: Mon Mar 08, 2021 9:16 am
by Tepperse
Something along the lines of sending custom UDP strings over the network.
I'm envisioning a function similar to PC programs such as StringTheory (
https://github.com/ETCLabs/StringTheory/releases) and Packet Sender (
https://packetsender.com/)
Thanks!
-Tepperse
Re: Ethernet UDP/Serial
Posted: Tue Mar 09, 2021 11:32 pm
by Rihards
A way to send custom UDP packets in string/hex/file format will probably be added at some point, but I don't know how soon that might happen