Tagged Questions
0
votes
2answers
2k views
Extracting IP address from C sockets
Ok, I'm still new to using C sockets, but I was wondering if there is a way to extract the IP address adding running setsockopt? If you'll look at my code below, I have everything in my multicast ...