Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: Mapped Port TCP Quick Data Sending

www.cryer.info
Managed Newsgroup Archive

Re: Mapped Port TCP Quick Data Sending

Subject:Re: Mapped Port TCP Quick Data Sending
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Tue, 2 Oct 2007 11:17:02

"John Adams" <380.volt@gmail.com> wrote in message
news:4701abbd$1@newsgroups.borland.com...

> If I want to send data to the local and remotely connected sockets
> I would like to be able to send it without having to wait for an event
> to trigger such as OnExecute by assigning Athread.NetData string data.

Like I said before, TIdMappedPortTCP handles all of that internally.  It
doesn't wait for events.

> Something such as Sock.SendStr(str) is the flexibility that I am after
> much like TClientSocket and ICS's TWSocket are set up.
> Does a newer version of Indy (10?) offer this because I am using 9.

I do not understand what you are asking for exactly.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive