Good way to send/receive UDP packets?

Adam D. Ruppe destructionator at gmail.com
Sat Jul 18 22:40:14 UTC 2020


On Saturday, 18 July 2020 at 16:00:09 UTC, Dukc wrote:
> I have a project where I need to take and send UDP packets over 
> the Internet. Only raw UDP

I wrote an example using phobos on my blog a while ago that might 
help you get started:

http://dpldocs.info/this-week-in-d/Blog.Posted_2019_11_11.html#communication-by-datagram


More information about the Digitalmars-d-learn mailing list