Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Intercepting data with TIdMappedPort

www.cryer.info
Managed Newsgroup Archive

Intercepting data with TIdMappedPort

Subject:Intercepting data with TIdMappedPort
Posted by:"Bowda" (bowda@nospam.com)
Date:Fri, 17 Mar 2006 17:52:31

Hi,

I've got a simple proxy server running with TIdMappedPortTCP. I would like
to "intercept" all data that is sent and received by the server. I thought
this could be achieved with the TIdInterceptConnection component, but it
doesn't "plug" into the intercept reference of  TIdMappedPortTCP. (It
requires TIdServerIntercept but there is no such component...).

Could anyone advise what I need to do?
(Using indy9.0.18)

Thank you,
Bowda

Replies:

www.cryer.info
Managed Newsgroup Archive