hi, i have been making a program to accept multiple connections. i have succeeded in doing this but i have ran across a problem. when you have the winsock sends two or more lines of data without a pause in between the client user receives them in one big packet or not at all i dont like to use the pause because this type of application will be to slow to use! any ideas on how to fix this? thanks