Hi,
yeah, EthernetMIDI needs a complete overhaul, I get a few emails per month from users asking about news
the number of monthly downloads is comparable to the number of downloads of LS, I find it interesting since the app was mainly a quick
technology demo.
The idea is to port EthernetMIDI to Qt4 and make it cross platform. the hard part is finding the time to do it

I was discussing with cuse about integrating midi and audio over ethernet in LS VST and use real linux boxes as sampler slaves.
One solution could be using netjack and jack as an intermediate layer but we think it would be better to implement it directly in order to
achieve maximum performance.
The advantage of such a solution would be very low resource usage on the windows VST box and low cost 64 bit LS linux slave machines,
no audio and midi interfaces needed.
And yet another advantage would be no more 16 MIDI ports limitation on Windows since the virtual midi ports would appear only in the LS VST
plugin.
Once the concept works it can be easily adapted to support all plugin standards LS supports (VST,AU,dssi,LV2 etc).
cheers,
Benno