Re: [Interest] Problem with QTcpSocket and Windows 7

2012-05-10 Thread Lucas.Betschart
> Without code its difficult to tell. > My best guess: > Most likely the code that watches over the network connection state is > broken. > I dont remember any API in qt that does that. So this may be platform > specific code in your application. Unfortunately I'm not allowed to publish s

Re: [Interest] Problem with QTcpSocket and Windows 7

2012-05-10 Thread Lucas.Betschart
>>perhaps something like "new" default port range: >>http://support.microsoft.com/kb/929851 >>in combination with firewall rules? >I have turned firewall full off. >The defined Port is 12537. >The default port range doesn't affect me since its just if I don't set a port >by my own? Oh no, this

Re: [Interest] Problem with QTcpSocket and Windows 7

2012-05-10 Thread Lucas.Betschart
>perhaps something like "new" default port range: >http://support.microsoft.com/kb/929851 >in combination with firewall rules? I have turned firewall full off. The defined Port is 12537. The default port range doesn't affect me since its just if I don't set a port by my own?

Re: [Interest] Problem with QTcpSocket and Windows 7

2012-05-10 Thread alexander golks
Am Thu, 10 May 2012 14:08:03 +0200 schrieb : > Hello Qt People, > > Maybe this is not a Qt specific question, but maybe someone has an idea or > had a similar problem. > > I got a Services running under Windows (till now XP) which connects to our > device through Telent/TCP. > On Windows XP th

Re: [Interest] Problem with QTcpSocket and Windows 7

2012-05-10 Thread David Boosalis
Hi Lucas. I just tried to replicate the problem on my laptop here running Windows 7 Home. The Qt app was built against version 4.8.1. My app's tcp connection(s) were resumed after I unplugged the network connection and then replugged it in after ten seconds. I don't think I do anything special

Re: [Interest] Problem with QTcpSocket and Windows 7

2012-05-10 Thread Pritam
Hi Lucas, Without code its difficult to tell. My best guess: Most likely the code that watches over the network connection state is broken. I dont remember any API in qt that does that. So this may be platform specific code in your application. On Thursday 10 May 2012 05:38 PM, lucas.betsch..

[Interest] Problem with QTcpSocket and Windows 7

2012-05-10 Thread Lucas.Betschart
Hello Qt People, Maybe this is not a Qt specific question, but maybe someone has an idea or had a similar problem. I got a Services running under Windows (till now XP) which connects to our device through Telent/TCP. On Windows XP the services reconnects automatically after a disconnect (plug