On Sat, Mar 16, 2013 at 9:49 PM, Alexandros Drymonitis <adrcki@gmail.com> wrote:Hi,Has anyone used the Lanbox-LCX sending it control data from Pd? On lanbox's website I saw that it also receives TCP commands. Would mrpeach library's [tcpsend] do?
Yes I have. You can control the lanbox-lcx with simple TCP/UDP commands.
At least we used [udpsend] to transmit the datapackets (looking back at my patches. it's also from mrpeach).
But [tcpsend] should work just the same (we had to enable UDP-mode in the firmware afaik).
I have borrowed a prototype lcx+ but I don't have it working at the moment.
All I can tell you that it is quite trivial to interface with the lanbox.
If you need any more specific information I can get it from one of the devs if you want :)
grtz,
drmr