I have a chat program that distributes user names over a tcp connection. the trouble is, it sends them too quickly and mixes the packets up, to slow it down i just run a loop, but i'm sure there is a better way (doevents doesn't slow it down enought btw). can anyone help?

thanks,

Dan