[Interest] Simple UDP listener question

Thiago Macieira thiago.macieira at intel.com
Mon Jun 23 20:37:59 CEST 2014


Em seg 23 jun 2014, às 19:21:21, Robert Wood escreveu:
> There does seem to be a sendTo() function within the class. If I don't
> bind it and use writeDatagram it doesn't send anything out.

writeDatagram() takes a destination address and port. If that doesn't work, 
please provide a testcase.

Unfortunately, UDP is quite brittle.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list