iette" <[EMAIL PROTECTED]>
Reply-To: ICS support mailing
To: "ICS support mailing"
Subject: Re: [twsocket] TWsocket server client list Error
Date: Wed, 18 Oct 2006 09:07:40 +0200
>I did this in TcpSrv (adding the thread etc ) demo and into a service.
The
>demo works fine
>I did this in TcpSrv (adding the thread etc ) demo and into a service. The
>demo works fine and no blank ip port connections appeared but the service
>did not work and in some moment did not receive more connections. I still
>have 10038 errors in BgExcep. I already check buffers and all code to av
t;
Reply-To: ICS support mailing
To: "ICS support mailing"
Subject: Re: [twsocket] TWsocket server client list Error
Date: Fri, 13 Oct 2006 17:43:00 +0200
Miguel Cañas wrote:
>> hi Arno
>>
>> I am running ICS in a nt service and i am using multi threading but
>> th
k you
>>
>> Miguel Angel Cañas C.
>>
>>
>>
>>
>>> From: "Arno Garrels" <[EMAIL PROTECTED]>
>>> Reply-To: ICS support mailing
>>> To: "ICS support mailing"
>>> Subject: Re: [twsocket] TWsocket se
rbyte/teamics.html
>>
>>
>> Miguel Angel Cañas C.
>>
>>
>>
>>
>>> From: "Arno Garrels" <[EMAIL PROTECTED]>
>>> Reply-To: ICS support mailing
>>> To: "ICS support mailing"
>>> Subject: Re: [twsocket
C.
From: "Arno Garrels" <[EMAIL PROTECTED]>
Reply-To: ICS support mailing
To: "ICS support mailing"
Subject: Re: [twsocket] TWsocket server client list Error
Date: Thu, 12 Oct 2006 19:03:52 +0200
Miguel, are you running ICS in a multi-threaded application
or
rverExBgException
>> FlushTimeout = 60
>> SendFlags = wsSendNormal
>> LingerOnOff = wsLingerOn
>> LingerTimeout = 0
>> KeepAliveOnOff = wsKeepAliveOnSystem
>> KeepAliveTime = 3
>> KeepAliveInterval = 1000
>> SocksLevel =
> KeepAliveTime = 3
> KeepAliveInterval = 1000
> SocksLevel = '5'
> SocksAuthentication = socksNoAuthentication
> BannerTooBusy = 'Sorry, too many clients'
> MaxClients = 300
> OnClientDisconnect = WSocketServerExClientDisconnect
>
CS support mailing
To: ICS support mailing
Subject: Re: [twsocket] TWsocket server client list Error
Date: Fri, 6 Oct 2006 12:35:51 +0200
Hello Miguel,
Your code looks OK. Very strange this behavour. Can you make a simple
demo (GUI) project to demonstrate the behavour ? Possible I have time
this
to make a close
>>socket
>> > in case that some timeotu expired, the code looks like this:
>>
>> > //check for a valid client
>> > if WSocketServerEx.IsClient( WSocketServerEx.Client[ i ] )
>>then
>> > begin
>
o ip no port).
Thank you
Miguel Angel Cañas C.
From: Wilfried Mestdagh <[EMAIL PROTECTED]>
Reply-To: ICS support mailing
To: twsocket@elists.org
Subject: Re: [twsocket] TWsocket server client list Error
Date: Thu, 5 Oct 2006 15:59:48 +0200
Hello Miguel,
> However I want to ask som
> It seems the Client[] is not up to date. Perhaps we should remove the client
> from there when the disconnect signal is received? (not when the object is
> destroyed?)
The only reason I can think about is that there is eather an exception
error in the OnClientDisconnect event, or something with
upport mailing"
Sent: Thursday, October 05, 2006 5:01 PM
Subject: Re: [twsocket] TWsocket server client list Error
: Hello Fastream,
:
: But if a client disconnect with an error in high traffic, which events
: are you logging ? Seems a wierd problem to me...
:
: ---
: Rgds,
Hello Fastream,
But if a client disconnect with an error in high traffic, which events
are you logging ? Seems a wierd problem to me...
---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
http://www.mestdagh.biz
--
To unsubscribe or change your settings for TWSocket m
L PROTECTED]>
>>Reply-To: ICS support mailing
>>To: ICS support mailing
>>Subject: Re: [twsocket] TWsocket server client list Error
>>Date: Thu, 5 Oct 2006 12:42:03 +0200
>>
>>Hello Miguel,
>>
>>BGException is background exception. It comes from the mess
7 PM
Subject: Re: [twsocket] TWsocket server client list Error
: Thank you for the answer Wilfried
:
: Im following your suggestios and I will test the Wsockets events today
with
: try .. except blocks to try to find the error.
:
: However I want to ask something to, Is there a theory for the conne
AIL PROTECTED]>
Reply-To: ICS support mailing
To: ICS support mailing
Subject: Re: [twsocket] TWsocket server client list Error
Date: Thu, 5 Oct 2006 12:42:03 +0200
Hello Miguel,
BGException is background exception. It comes from the message pump.
This means it can come also from your code in one
Hello Miguel,
BGException is background exception. It comes from the message pump.
This means it can come also from your code in one of the TWSocket
events. To test put them all in a exception block until you found the
error (if it is over there of course).
Socket operation on a non socket means
Hi
I am using TwSocketServer in a service application that receives information
from a POS Machine (using TCP) and I am having problems with the number of
clients that shows WSocketServerEx.ClientCount. In some cases clientcount
return more connections than the number of machines that I have c
19 matches
Mail list logo