Re: Discover Multicast Address
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
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.
On Fri, 21 Sep 2007 11:58:00 -0700, iwdu15 <jmmgoalsteratyahoodotcom>
wrote:
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!
.
Relevant Pages
- Re: Broadcast TCP/IP message to several clients
... This is for a server sending streaming data to multiple clients, and it requires special network configuration. ... Regular ol' broadcast is what you want, not multicast. ... I think he wants to send a signal to all of his clients to get them to start sending in data. ... As far as I know, it'll be like pulling teeth to get any network administrators to configure their networks to support this, if it's even possible at all. ... (comp.lang.java.programmer) - Broadcast and multicast using VW Opentalk
... I'm no network protocol guru by any means, ... I'm not sure that multicast or broadcast can do ... or whether it would work on clients over the internet. ... I suppose the point is, the clients will be anywhere on the internet, ... (comp.lang.smalltalk) - Re: Two NLB Clusters on Same Subnet Causing Network Problems
... Unicast and multicast in network environments mean the ... NICs in your server, or weather or not your admin and lb nics are on the ... The clients all ... (microsoft.public.windows.server.clustering) - Re: Where to set up the multicast ip address during the configuration of NLB with IGMP?
... I configure the Network Load Balancing with Multicast IGMP. ... Server 1 uses the *.*.*.14 for processing the requests, ... and virtal IP address for clients to access is ... (microsoft.public.windows.server.clustering) - Re: IP address assignment problem
... I have a little problem and seek for ur thoughts, let's assume I'm in a very open environment where everyone can very easily try to get his/her laptop on the network and IP addresses are assigned by a DHCP server and we are in a domain environment, how do I prevent machines that are not part of our domain to be assigned an IP address? ... This approach doesn't stop your rogue clients from connecting to other clients, but merely doesn't give them the information they normally need to do so. ... Using 802.1x, your workstations authenticate through the switch to a radius server before they are allowed any connectivity. ... This authentication can use X.509 certificates, computer account credentials from AD, or whatever else you'd normally configure radius to authenticate with. ... (Focus-Microsoft) |
|