Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Indy 10.1.5 TCP Client comp
| Subject: | Indy 10.1.5 TCP Client comp |
| Posted by: | "Graham Harris" (..@bmsgharr.globalnet.co.uk) |
| Date: | 4 Dec 2006 06:28:58 |
How do I get rid of any data that might be present on the input buffer
of a TCP/IP client? Because if reading the data stream screws up, i
need to be able flush the input buffer, i.e. reading data off the
TCP/IP socket, before I can reuse the client object.
TIA
Graham Harris
--