Re: [twsocket] ICS of delphi DX3 can not redirection is disabled

2013-04-26 Thread Angus Robertson - Magenta Systems Ltd
Where to get the ICS frame browser demo code? thanks. It is part of the ICS V7 and V8 distributions, in directory: .\Samples\delphi\BroswerDemo It is a full visual browser, using the THtmlViewer component from: http://code.google.com/p/thtmlviewer/ so displays most web pages, although

[twsocket] XE4 install fails

2013-04-26 Thread Stefan Paege
Hi, I just installed RAD Studio XE4 into a brand new VM (WIN64) After that I tried to install ICS V8 (downloaded about an hour ago). I opened Dxe4InstallVclFmx.groupproj and then tried to compile IcsVclDXE4Run but got a fatal error [dcc32 Fatal Error] IcsCommonDXE4Run.dpk(1): E2225 Never-build

[twsocket] Close connection (destroy) idle clients

2013-04-26 Thread {Dark_Ducke}
Hello guys, I'm using the component connections TWSocket for various customers making and receiving requests, in some cases the client loses the connection to the server, the more active thread Contina and list one example of this is when we took the cable network terminal that is currently logged

Re: [twsocket] Close connection (destroy) idle clients

2013-04-26 Thread Angus Robertson - Magenta Systems Ltd
Hello guys, I'm using the component connections TWSocket for various customers making and receiving requests, in some cases the client loses the connection to the server, TCP not necessarily know a connection is lost since there may be no packets sent for many hours. You normally implement

Re: [twsocket] XE4 install fails

2013-04-26 Thread Angus Robertson - Magenta Systems Ltd
I just installed RAD Studio XE4 into a brand new VM (WIN64) After that I tried to install ICS V8 (downloaded about an hour ago). I opened Dxe4InstallVclFmx.groupproj and then tried to compile IcsVclDXE4Run but got a fatal error Arno only started testing ICS with XE4 last night, no-one else

Re: [twsocket] XE4 install fails

2013-04-26 Thread Arno Garrels
Stefan Paege wrote: Hi, I just installed RAD Studio XE4 into a brand new VM (WIN64) After that I tried to install ICS V8 (downloaded about an hour ago). I opened Dxe4InstallVclFmx.groupproj and then tried to compile IcsVclDXE4Run but got a fatal error [dcc32 Fatal Error]

Re: [twsocket] Close connection (destroy) idle clients

2013-04-26 Thread {Dark_Ducke}
I am not able to use the component TWSocketServer with POS terminals (do not have access to sources of client developed in C), the error occurs after the connection OverbyteIcsWSocketS TCustomWSocketServer.TriggerSessionAvailable procedure in the procedure (Error: Word); {Ok, the client is

Re: [twsocket] Close connection (destroy) idle clients

2013-04-26 Thread Angus Robertson - Magenta Systems Ltd
I am not able to use the component TWSocketServer with POS terminals (do not have access to sources of client developed in C), the error occurs after the connection OverbyteIcsWSocketS What error? I need to do is receive multiple simultaneous connections to these terminals make query