Hi, I have a following little code for server side: Dim listenSocket As New ChilkatSocket It works fine but i can stop the running of the code in VB6 design mode when i send the 'STOP' word from the client side. The Ctrl+Break key combination dont't work so i can't switch to debug mode. What should i change for a breakable code? Thanks for your answer. Best regards: Máté György |