Hi,
ok, I checked again, looks like [mrpeach/udpsend] and [mrpeach/tcpsend] is actually single-threaded. Not a deal-breaker, but worth noting. The real problems I see in [tcpclient], but I'll write you off-list.
BTW, I still heavily use and recommend your other stuff like the OSC objects, [midifile] and the SLIP objects, so no offense! :-)
Christof
On 24.05.2020 16:08, Martin Peach wrote:
On Sun, May 24, 2020 at 8:07 AM Christof Ressi info@christofressi.com wrote:
BTW, I strongly recommend using [iemnet] over [mrpeach]'s netobjects! The former has a much better threading model and gets more frequent updates.
I find the mrpeach net objects work just fine for a simple setup. The problems seem to arise when lots of connections are being made and broken at high speed. The patches required to do this are apparently so complex that noone has yet posted an example that will crash the object(s), which makes it hard to debug.
Martin