Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / September 2007

Tip: Looking for answers? Try searching our database.

Discover Multicast Address

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
iwdu15 - 21 Sep 2007 19:58 GMT
Hi, im writing a program that uses the multicast address to send data to
multiple clients at the same time. I would like to be able to get the
multicast address of the current network programmatically...is this possible,
and if yes, how? ive done google searches, yet i havent found a thing on how
to do this. thanks!
Signature

-iwdu15

Samuel R. Neff - 21 Sep 2007 20:17 GMT
There is no single multicast address for the current network.  A set
of multicast addresses (224.0.0.0 to 224.0.0.255 for local lan) are
available and you can choose to broadcast to any of them.  The clients
have to be listening to the same address.  You either need to
configure clients and servers to use the same address or have clients
check a list of possible addresses till it finds data being sent by
the expected server.

HTH,

Sam

------------------------------------------------------------
We're hiring!  B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC.  Work with a variety of technologies
in a relaxed team environment.  See ads on Dice.com.

>Hi, im writing a program that uses the multicast address to send data to
>multiple clients at the same time. I would like to be able to get the
>multicast address of the current network programmatically...is this possible,
>and if yes, how? ive done google searches, yet i havent found a thing on how
>to do this. thanks!
iwdu15 - 21 Sep 2007 20:26 GMT
ok, thatl work. thanks a lot!
Signature

-iwdu15


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.