source: network-demos/mcast/mcast_params.h @ 52ce8e2

4.11network-demos-4-10-branchnetwork-demos-4-9-branch
Last change on this file since 52ce8e2 was 046d88c, checked in by Joel Sherrill <joel.sherrill@…>, on 09/19/07 at 21:52:02

2007-09-19 Joel Sherrill <joel.sherrill@…>

  • ChangeLog?, Makefile, README, init.c, listener.c, mcast.c, mcast_params.h, mcast_route.c, rootfs/etc/host.conf, rootfs/etc/hosts: New files.
  • Property mode set to 100644
File size: 184 bytes
Line 
1/*
2 *  Multicast parameters which you might want to change
3 *
4 *  $Id$
5 */
6
7#define MCAST_ADDR      "239.9.8.0"
8#define MCAST_PORT      9753            //      Some arbitrary port no.
Note: See TracBrowser for help on using the repository browser.