MCProxy

Changes between Version 146 and Version 147 of Startup


Ignore:
Timestamp:
03/13/12 14:51:20 (12 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Startup

    v146 v147  
    2727
    2828=== Tools ===
    29  smcroute:: Smcroute is a command line tool to manipulate the multicast routes of the Linux kernel and it can send join and leave messages to subscribe multicast groups. **//Attention! **// Smcroute is a daemon and set the MRT-Flag. So you cannot run smcroute and mcproxy on the same system. [http://www.cschill.de/smcroute/ Here] is a link to the project page.
     29 smcroute:: Smcroute is a command line tool to manipulate the multicast routes of the Linux kernel and it can send join and leave messages to subscribe multicast groups. **//Attention! **// Smcroute is a daemon and set the MRT-Flag. So you cannot run smcroute and mcproxy on the same system. [https://github.com/troglobit/smcroute Here] is a link to the project page.
    3030
    3131 iperf:: Iperf is a commonly used network testing tool that can create TCP and UDP data streams and measure the throughput of a network that is carrying them. You can use it to send multicast test messages. To install it use the following line of code: