VBAN Service packets send back to source port
Posted: Thu May 15, 2025 9:58 am
I'm developing a program that to control multiple Voicemeeter instances on different computers. The program registers for the RTPACKETs from the different computers. When sending the RTPACKETREGISTER to the remote instances our UDP client uses a different source port for each remote instance. The registration works ok, but the reply packet and all RTPACKETs are all sent to my app on the default 6980 port.
Is it possible for Service packets to be sent to the same port which the the RTREGISTERPACKETs were sent from?
See attached screenshot from wireshark showing the request/reply packets. My app sends on a non-6980 port (64137), but then all replies are to 6980, but I'd like to be back to the registering port (64137).
Thanks,
Robert
Is it possible for Service packets to be sent to the same port which the the RTREGISTERPACKETs were sent from?
See attached screenshot from wireshark showing the request/reply packets. My app sends on a non-6980 port (64137), but then all replies are to 6980, but I'd like to be back to the registering port (64137).
Thanks,
Robert