Hello Juan, > If I use TCP, the time is over. I need transfer important data in little time.
As Guillaume and others already stated: > the main problem with UDP is that you know you have sent, but you never > know *what* has been received - unless you have established a heavy > protocol which would be then quite time consuming ;). Can you tell something more about your application ? Count of data packets you have sayed 360 per second, but how long is data packet send, and what if you have a packet loss, how importand is it ? You have sayed 30 Kb send, 7 Kb received, this is because receiver is busy handling the data (normal with UDP). LAN ? Internet ? Kind of application ? As mutch as possible information can we use to help you to get reliable solution. --- Rgds, Wilfried http://www.mestdagh.biz -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
