Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: is there such a thing as TCP broadcast?

www.cryer.info
Managed Newsgroup Archive

Re: is there such a thing as TCP broadcast?

Subject:Re: is there such a thing as TCP broadcast?
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Thu, 25 May 2006 11:12:20

"eric" <eric@example.com> wrote in message
news:4475c510$2@newsgroups.borland.com...

> Using TCP, what is the prefered method to handle a
> situation like above so that data can be broadcasted rather
> then a unique transfer to each device?

TCP does not support broadcasting.  You must send the data as a separate
transfer to each client indivudually.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive