Udp problem sending byte (-127)

Can’t you simply send() the byte[] array instead of a String? :thinking:
udp.send(mist, ip, port);

UBAA.net/shared/processing/udp/udp_method_send.htm