Hi
I am using UDP sockets (posix flavor) in my app.
I need to determine the incoming UDP datagram’s source IP address and port.
For this, typically recvfrom() is used.
Since this call is not available, what are my options?
Can someone please advise?
Regards,
Vakul
© 2021 Groups.io