Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Nov : TCP/IP with Indy 10

www.cryer.info
Managed Newsgroup Archive

TCP/IP with Indy 10

Subject:TCP/IP with Indy 10
Posted by:"Graham Harris" (..@bmsgharr.globalnet.co.uk)
Date:13 Nov 2006 04:22:24

I am using Indy 10.1.5 in Delphi 2006. What I do not seem to find
anywhere is an example that sends/receive binary data via a socket for
this version of Indy. Now I am totally baffled how I read the data of
the TCP/IP stream, as what ever I have tried seems to fail.

Do I need to read the entire buffer off the TCP/IP stack before
processing the buffer? Or can I assume that when the on execute event
is fired I can assume that the entire buffer stream has been read in?

Any help would be greatly appreciated!!

TIA

Graham Harris

--

Replies:

www.cryer.info
Managed Newsgroup Archive