Use UE4 socket APIs
Generly avoid using standard C++ or external libraries if UE4 APIs has what you want, it helps your code to work properly with UE4
Use UE4 socket APIs
Generly avoid using standard C++ or external libraries if UE4 APIs has what you want, it helps your code to work properly with UE4