Hello,
Is there an easy way to communicate via UDP ports? I tried the network Library, and this works really fine, but just for tcp/ip connections as assume. Now I want to connect to a UDP NMEA-Datasource, so do you have an idea how to establish a UDP connection? And maybe an example, because I wasn't able to find anything.
Thanks!