UDP is pretty easy, just send and receive byte arrays basically, mostly 
non-blocking.

http://forum.world.st/UDP-Listener-example-td4362851.html
http://forum.world.st/SysLogSender-UDP-td4745862.html

The API is all in Socket.

On 17 Oct 2014, at 17:09, Annick Fron <l...@afceurope.com> wrote:

> Hi,
> 
> I was not able to find a UDP example in pharo.
> 
> There are only TCP examples.
> 
> Any pointer ?
> 
> Annick
> 


Reply via email to