UDP socket listener in c++

For the project I’m working I need to get set of data from a Wi-Fi module to UE4. I need to get these data without any delays because I’m using these data to animate a character in ue4 realtime. Please assist me on this. thank you