Udp source port

for commanding a hardware device, udp has to come from a specific port
how can the udp source/bind port be controlled ?
could a port forwarding app help ?

in mp.essentials there’s a UDP node for vvvv where you can specify the local port too. for VL read about UdpClient https://docs.microsoft.com/en-us/dotnet/api/system.net.sockets.udpclient?view=netframework-4.7.2

thank you i will try the node

worked indeed, again thanks

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.