rdavisau/sockets-for-pcl

Is there a way to designate which port to send from?

Opened this issue · 2 comments

Hey guys,

Firstly, thank you so much for your work. I know its out of the norm, but is there a way to choose which port to send UDP requests FROM? Thanks!

Hey guys. I'm looking for the exact same thing. At the moment my client just seems to choose a random port to send the data, which works. But i would rather set the localport of the tcpclient. However there doesn't seem to be a method that allows me to set it.
Has anyone a solution for that?

Hello, I have the same issue: "At the moment my client just seems to choose a random port to send the data".
Have you resolve the "is there a way to choose which port to send UDP requests FROM?" question ?
Best regards.