We are preparing a solution to multicast the teacher\'s screen to 40 students\' pcs. Teacher and students pcs can be both Ubuntu and Windows.
I\'m writing a program that receives the UDP streams that are sent to a multicast group address. Assume that I have an address like udp://249.0.0.1. To this address, I receive two streams to two diffe
I want to implement a little system that will use the multicast technique to stream audio. I don\'t know much about i开发者_Go百科t, but I understood it is a very efficient technique for streaming.
How can i make m开发者_运维问答y laptop to act as a multicast router. I need to stream video content to other computers with in same network. How can i make my laptop to work as a multicast router.Th
I currently have one .local address (Bonjour) pointing to my mac in my intranet, mbp.local, configured in system preferences with the computer name. I use this to send my boss links to demos on my loc
I have a problem with multicast/sockets that I cannot solve. If I run 2 applications on 2 different PCs on port 4000 and ip 225.0.0.1, everything works great.
I create a group & send a message 1 line before the method Receive wait for a message by creating a thread. This code works Perfectly. I just want to know why shouldn\'t I add this line in the Sen
So I am sending a multicast packet to discover any services available and the first reply I get is the message I sent in the first place.
I\'m trying to send a UDP broadcast but wireshark isn\'t reporting any traffic. Here\'s the snippet that does the sending:
I have a multicast server which multicast on an IP 233.1.2.8 on some ports I need to connect to that server directly using its actual IP do not want to use the broadcast. I want to get actual data it