The Steam PingServer function you mentioned seems to take in the ip and port in host order. Been struggling to try to convert FString to host order (which can apparently be held in a uint32 for the ip, and uint16 for the port). Would really appreciate knowing how you did this.