I am deveropping TCPIP communication program.
My project send messege from one client to server.
But my project fail to receive same message.when It send with a short span.
If it send with a log span.It can receive all message.
Please tell me how to solve this probrem. 
To deverop it, I refer to fortune client server example.
My projects(both client and server) have MainWindow.
so I use it to connect QtcpSocket and Qtcpserver. is it bad?
Please tell me how to solve it.
Bookmarks