PDA

View Full Version : TCP Chat Problem



cooler123
26th September 2007, 09:21
I having problem with the Stop button. It does not properly stop the server. Everytime I stop the server and start back, the server will crash if client connect to it. p/s. I found out that if i click the stop button for i times, when client connect to the server, the slot slotNewClient will repeat for i times.

What is the problem actually?

*Problem Solved*

jacek
26th September 2007, 19:40
What was the problem?

cooler123
27th September 2007, 06:47
i connect the signal newConnection everytime i start the server and without disconnect it when stop the server.