Science method
Multicast - Science method
Explore the latest questions and answers in Multicast, and find Multicast experts.
Questions related to Multicast
feasible: all to one (UDP unicast or multicast) stream traffic, images from all mobiles/nodes sent to one mobile/node. TCP modified for node-to-neighbour operation or end-to-end. Can rely on synched mobiles (each using GPS signals for example). Out of band channel possible but substracted from the radio resources for user data (e.g., if OLSR is used, the TC and Hello msg can use the out-of-band channel, ... or not). With/out (perfect) rate adaptation. [Rayleigh] fading environment and SISO but MIMO like channels possible.
jfowagen@gmail.com for more info.
I proposed an algorithm for multicast in smart grid and I want to compare it with the optimal tree. I tried to to write a model by myself but I finally came up with shortest path tree instead of Steiner tree. Any suggestions will be appreciated .
I am looking for doing multicast IPv6 ping to nodes connected to a border router, the border router is connected in serial to a local host (Ubuntu), so how to do multicast ping from local host to the nodes?
Kindly suggest which routing algorithm is better to implement for finding the optimal route in wireless adhoc networks?
Performance criteria :end to end delay , packet delivery ratio, throughput
Consider a dual-hop system where a single source tries to send any information to a group of multicast receivers in the presence of multiple eavesdroppers. Also, assume that there is no direct link between the source and the receivers. So, to transmit the data, the best relay selection scheme is utilized to choose among multiple relays.
In this case, is the perfect channel state information (CSI) of both receivers and eavesdroppers necessary for applying the best relay selection scheme?
In NDN, a node wants to broadcast an interest, that interest contains information about an other node. The neighboring nodes should receive the interest and store in their cache without sending back any data packet. in such scenario, which of following strategy is best?
- UDP multicast
- Publish- Subscribe
How can we mathematically model the reliability of a multicast or broadcast data reaching a neighboring relay?
The easy answer I kind of already know, yes. I learned that the main differences between wireless unicast, multicast and broadcast lies in the encryption section. Correct me if I am wrong, but I believe this to be generally the case:
- Wireless unicast is established when your mobile device contacts your network provider and provides you and your communicating partner with a cryptographic key. This key is then used to provide a secure channel such that only you two are able to read the message (even though a wireless transmitted message is basically received by every other radio device as well)
- Wireless multicast works similarly to unicast, except for the cryptographic key being provided to a group of communicating partners, such that only their devices are able to make sense of messages transmitted wirelessly.
- Wireless broadcast does not require contact with your network provider, since you broadcast your message to everyone. Hence, a cryptographic key is not necessary. Can I therefore send a message (unencrypted) from my mobile device to everyone around me (within transmission range), and how would I do this?
QoS support can be made based on several mechanisms and protocols such as control admission and traffic grooming as well as contention resolution. However, security issue can decrease the QoS provision over optical networks including optical label and packet switched networks. For this reason, an advanced authentication scheme can help to assure the traffic transfer from the ingress edge node to egress edge node, in case of unicast and to several egress edge node, in case of multicast. Several authentication approaches can be used to guarantee the suitable QoS support.
I was wondering if Facebook uni-cast or multicast an ongoing live video streaming to a group of users. For example, if a user joins a live stream, will he/she get a separate uni-cast or multicast stream.
tel whether omnet supports ATM network
can we change the traffic pattern and analyze the speed of the network
is it same or different for all three? if it differs then how to calculate energy dissipation for unicast, multicast, and broadcast at the same distance?
Scenario: Cluster based wireless sensor network.
I am using CCNx Protocol implemented in Contiki OS. Details of this implementation are available in the given link. And source code for this protocol is also given in attachment. In this protocol, broadcast mode is implemented. I want to use this protocol in multicast or unicast mode. Whats changes will be required. Code for broadcast mode is given in ccn_driver.c file which is present in this folder contiki/core/net/ccn.
Your advantageous and valuable help is required.
How is path synchronization implemented in time domain when two paths attempt to share the same wavelength through a fiber link?
Dear researchers?
I am a bit confuse about, when we do scheduling algorithm high proirity for something, the scheduling happened before data buffer or after?
I am wondering, if the data buffered and and buffer size is full, is that able to replace packets in the buffer with new data comes with high priorty?
Thanks
Dear all, i saw several works related to Network coding and i am still not sure about the difference between multicast and multiple unicast network communication paradigm.
As far as i understood in multicast one node sends to its successors the same information (which is of course a combination of its incoming flows).
In multiple unicast there are several sources (s_i) and each source needs to communicate to its relative sink (t_i) and each node can send different combination to its neighbours. Is it correct?
When i have a mixed case where different sources whose information needs to reach a subset of the sinks nodes...can this Still be considered multiple unicast?
Moreover, is the Optimal Network coding (in sense of troughput) solved for a general alphabet and multiple unicast with some polynomial algorithm?
Thanks
Gianni
Please suggest the different techniques followed ..also please suggest is there any method by using Light weight cryptography...
mimo-ofdm, physical layer are the important key words
Does anyone know how to compute transmission delay of multicast in lossy wireless environment?
I'm working on multicast in smart grid and I don't know how to evaluate my method in that. I've worked a little with NS2 but it was not a good choice.
There are many techniques like ERM, MMT and so on. But is there any standardized protocol for this, used by cisco or any others?