Introduction - If you have any usage issues, please Google them yourself
Set up the user datagram UDP and send the position of the aircraft to the server via UDP. In particular, the position attitude data type is converted to net type, through functions such as htonf, htonl and so on.