Hi,
Thank you very much for trying to help.
<<Open OverbyteIcsD2010Sam to see all examples
My Delphi2007 doesn't open this project and I unfortunately don't have
Delphi2010.
But,
I have downloaded the package version 5 and found too many goods in there :)
Millions of thanks to everyone for trying to help.
I believe I have got everything to study with now from the v5 package.
Best regards
- dan
----- Original Message -----
From: "Francois PIETTE" <francois.pie...@skynet.be>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Wednesday, October 14, 2009 8:19 AM
Subject: Re: [twsocket] ICS FTP What events
Can you please tell me what examples and where?
OverbyteIcsFtpTst.
It is in ICS zip file.
Open OverbyteIcsD2010Sam to see all examples.
There are more examples in ICS-V5 than ICS-V6/V7.
--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be
----- Original Message -----
From: "Signed Source® Project" <dan...@signedsource.com>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Tuesday, October 13, 2009 9:58 PM
Subject: Re: [twsocket] ICS FTP What events
Hi,
Can you please tell me what examples and where?
thanks
----- Original Message -----
From: "Matt Minnis" <ma...@firestreamww.com>
To: "'ICS support mailing'" <twsocket@elists.org>
Sent: Tuesday, October 13, 2009 10:37 PM
Subject: Re: [twsocket] ICS FTP What events
Look at the sample apps.
I stumbled with this issue for a bit until I worked with them and saw how
things happen.
All the magic happens in the OnRequestDone event. Each event type fires
off
the next item in the chain to keep the process going.
Matt
-----Original Message-----
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Francois PIETTE
Sent: Tuesday, October 13, 2009 2:16 PM
To: ICS support mailing
Subject: Re: [twsocket] ICS FTP What events
I am still struggling with the ftp component because I want to make it
work in async mode.
I have checked this page,
http://wiki.overbyte.be/wiki/index.php/Asynchronous_Paradigm
Still can't figure out what events do I need, Whatever I do I get -->
"Component not ready" or "Component not connected"
As stated on the page you mention, you cannot have two async methods
called
one after the other. Async method are just starting the requested
operation
and then return almost immedately while the requested operation take
place
in the background.
Usually you use OnrequestDone to trigger next operation according to the
result of the operation you requested.
OnRequestDone? --> tryed in many ways with no results.
This is the correct one. What do you mean by "no result" ?
What is this "OnDisplay"?, on what display?
Display the messages the component send to the server and the replies
from
the server. This may help a lot understand what's going on.
--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be