Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: IdMappedPortTCP

www.cryer.info
Managed Newsgroup Archive

Re: IdMappedPortTCP

Subject:Re: IdMappedPortTCP
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Wed, 29 Mar 2006 09:26:53

"Danny Kellett" <dkellett@gotadsl.co.uk> wrote in message
news:442aad8d$1@newsgroups.borland.com...

> I have a 2tier client server app. I have been told to build a tool which
is
> a tunnel so that I can add a time delay on the communication simulating
> latency.

You don't need a tunnel for that.  Indy's TIdIOHandlerThrottle class can
handle that.

> Set active = true. Started, can see via netstat that sommething it
> listening and then established but teh client doesnt work.

Just saying it doesn't work says nothing about the actual problem you are
having.  Always provide specific details.

You did not say how exactly you are configuring the client.  What are all of
the property values that you are setting for it?


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive