I want to use UDP in my data tranferation,and I have download the UDP.zip from the WEB and try it,but I found that the receive of the UDP use the timer to take data,and in my systerm,the data isn't changeless,so I use udp under asynchronous mode,how can I do ,thanks.