Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 May : ICS OnSendData
| Subject: | ICS OnSendData |
| Posted by: | "Melinda" (melindabell..@gmail.com) |
| Date: | 11 May 2005 00:49:06 |
I'm a newbie with ICS components. So now i need your help about something.
I don't know what is OnSendData ? When i'm sending large amount of data should i
implement an internal queue and send the data packets when the
OnSendData triggers ? TClientSocket/TServerSocket works like this.
Should i do the same for ICS ?
Cheers,
Mel