require 'socket's = UDPSocket.news.bind(nil, 1234)5.times do text, sender = s.recvfrom(16) puts textend