c++ - Source IP from UDP packet in c under window OS -


I want to get the source IP of the UDP packet, please guide me so that I can make it possible. I am working in C under the Windows platform.

function. It has a to parameter that indicates a Sockadar structure that will receive the source address.


Comments