XML Feeds

.

[java-dev] UdpSender not ready to send

Ferdy ferdy.guliker at student-theater.hku.nl
Tue Feb 5 18:15:29 MST 2008


In an attempt to create a mxj object that enables a way of transmitting a jittermatrix over UDP (in small list pieces) I've come across a problem in my code claiming a UDPSender not ready to Send exception, thrown by the object itself. I realize it is not a common procedure to send jittermatrices through UDP but due to funding and hardware limitations (it's a school project with €50 budget including PR-money, damn them) this is the only way without to much delay (we actually need it live so any delay bigger than 2-3 seconds is a problem)

You can find the rar containing the java files, and a tiny test patcher to reproduce the exception, here:
http://student-theater.hku.nl/~ferdy/maxMSP/JitSend.rar
Or in the attachment.

Can someone please look at the java code and perhaps explain to me what I'm doing wrong and perhaps give suggestions ion how to fix or get around the problem? (It's probably just bad code, but it's been years since my last java session)

Thanks a million!
Ferdy
Utrecht School for the Arts (student)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JitSend.rar
Type: application/octet-stream
Size: 2539 bytes
Desc: not available
Url : http://www.cycling74.com/pipermail/java-dev/attachments/20080206/1c3a7d46/JitSend.obj


More information about the java-dev mailing list