Hi, I need to understand more on the UDP server mechanism. Here are my questions: 1. Am I correct to say that a UDP server can only serve one connection at a time? I say this because when I use TCPIP_UDP_ArrayPut() the server automatically knows the desti..
↧