Hello Matthew,
You can start sending in OnSessionConnected, but only if there is no
error code. Probably OnSessionConnected is fired with an errorcode,
please check this because it will lead to the real error. Same thing in
all other events. If there is an error at least log it.
---
Rgds, Wilfrie
Fastream Technologies wrote:
> Oops so sorry. The PNG was indisplayable by browsers anyway. Here it is:
>
That's becaus it was a TIF and not a PNG.
Veit
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit o
Oops so sorry. The PNG was indisplayable by browsers anyway. Here it is:
http://www.fastream.com/ics/IQRP1.GIF .
Best Regards,
SZ
- Original Message -
From: "Darin McGee" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Friday, March 23, 2007 1:47 AM
Subject: Re: [twsocket] Wha
Sorry if I screw this up, first time asking a question on here.
I have a program that uses a list of WSocket objects, and I have alot
of them. I setup each one and try to connect all at once, the first 10
or so will connect and the rest give me "socket is not connected
(#10057 in Send)". So I stop
404 Page not found is what I think.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Fastream Technologies
Sent: Thursday, March 22, 2007 5:03 PM
To: ICS support mailing
Subject: [twsocket] What's possible with ICS async architecture, today.
Hello,
What
Hello,
What would you think about this: http://www.fastream.com/ics/IQRP1.png ?
I posted the stress tester binary before. The computer is 2.4GHz Core 2 Duo,
2GB 1066MHz RAM. Server is single process and 32 connections/thread! Tester
is 20 threads with each 500 clients.
Best Regards,
SZ
ww
Hello Arno,
Well, I will try to use MadExcept but it is hard to reproduce the error, I
coudn´t reproduce it until now, it just happens on production servers used
on my customers
Actually, another interesting fact is that this is already an unhandled
error because windows just logs unhandled er
Just some more informations about my software so you can have a better idea
on its working
My software is an IP Camera Surveillance app, so I have the server and the
client software, the server software (where it is raising the exception)
works actually as a server and a client, it has a server
Éric Fleming Bonilha wrote:
[..]
> Error 3/6/2007 6:37:27 PM Servidor.exe None 0 N/A TECSRV10
>
> This are the exceptions that are being raised on the server when the
> clients
> connects to it,
Try to get a stack trace generated by MadExcept if you cannot otherwise
debug the application. MadE
> Do you find this text in OverbyteIcsWSocket.pas?
> { FP:26/09/06 Are FD_READ and FD_WRITE really necessary ? Probably not ! }
> { Lodewijk Ellen reported a problem with W2K3SP1 triggering an AV in }
> { accept. Keeping only FD_ACCEPT and FD_CLOSE solved the problem.}
> { Anyway, a li
Do you find this text in OverbyteIcsWSocket.pas?
{ FP:26/09/06 Are FD_READ and FD_WRITE really necessary ? Probably not ! }
{ Lodewijk Ellen reported a problem with W2K3SP1 triggering an AV in }
{ accept. Keeping only FD_ACCEPT and FD_CLOSE solved the problem.}
{ Anyway, a listening so
>>> I do not understand who shall handle the WM_TIMER messages?
>>> Currently TIcsWndControl skips message numbers below WM_USER,
>>> do you want to change that? WParam of WM_TIMER can hold a
>>> custom 32 bits value like an object reference.
>>
>> In V5, the component hidden window can handle the
Hello all!
I´m having a strange problem on my app using ICS 6, I have noticed that my
server service raises an exception "Access violation at address 7C8224B2 in
module 'ntdll.dll'" but I didn´t got where the problem is happening, analysing
the error logs I realised that this error is being rai
Fastream Technologies wrote:
> Arno, can you post a fixed THttpCli please?
This is my _private_ copy, not yet verified by Francois:
http://www.duodata.de/misc/delphi/OverbyteIcsHttpProt.zip
>
> Best Regards,
>
> SZ
>
> - Original Message -
> From: "Arno Garrels" <[EMAIL PROTECTED]>
>
Tobias Rapp wrote:
>> Something like attached below? It creates its window thread-save,
>> but I prefer a timer that was able to use the hidden window(s)
>> of V6, or may be we think about a windowless timer (Thread, signals,
>> and WaitForMultipleObjects)?
>
> Just for interest: What is the drawb
Francois Piette wrote:
>> I do not understand who shall handle the WM_TIMER messages?
>> Currently TIcsWndControl skips message numbers below WM_USER,
>> do you want to change that? WParam of WM_TIMER can hold a
>> custom 32 bits value like an object reference.
>
> In V5, the component hidden wind
> Something like attached below? It creates its window thread-save,
> but I prefer a timer that was able to use the hidden window(s)
> of V6, or may be we think about a windowless timer (Thread, signals,
> and WaitForMultipleObjects)?
Just for interest: What is the drawback of using a own window
> I do not understand who shall handle the WM_TIMER messages?
> Currently TIcsWndControl skips message numbers below WM_USER,
> do you want to change that? WParam of WM_TIMER can hold a
> custom 32 bits value like an object reference.
In V5, the component hidden window can handle the message.
In V
Arno Garrels wrote:
> Paul wrote:
>
>> Isn't it possible to implement it in V5 also ?
>>
>
> I haven't had a look at latest V5 download yet.
> You can monitor variable FReceiveLen and check for
> a negativ value on your own. But I think that this
> was a problem introduced with latest chang
Arno, can you post a fixed THttpCli please?
Best Regards,
SZ
- Original Message -
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Wednesday, March 21, 2007 12:46 PM
Subject: Re: [twsocket] ICS bug ?
> Paul wrote:
>> Since I updated to the latest ICS version (
Paul wrote:
> Isn't it possible to implement it in V5 also ?
I haven't had a look at latest V5 download yet.
You can monitor variable FReceiveLen and check for
a negativ value on your own. But I think that this
was a problem introduced with latest changes to
THttpCli V6 only.
--
Arno Garrels [
Francois PIETTE wrote:
> We don't need a component at all. We can call the API (like
> UpdateTimer) in your code and use the component hidden window. There
> is no conflict possible with the WM_TIMER message.
I do not understand who shall handle the WM_TIMER messages?
Currently TIcsWndControl skip
22 matches
Mail list logo