Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : How To Get The TIdPeerThread.Connection.FWriteBuffer?
| Subject: | How To Get The TIdPeerThread.Connection.FWriteBuffer? |
| Posted by: | "zxp" (z..@hundure.net) |
| Date: | Wed, 27 Sep 2006 10:05:30 |
Deal All:
TCP Server use a timer Call threads.LocakList to get all Threads. and
Send Data to All threads. But if some Client not to recv data, will hold the
server apllication when call TidpeerThread.connection.writebuffer procedure.
how to resolve this problem? To ClearWriteBuffer?Flushwirtebuffer?
Thanks!
zxp.