1 .\" $NetBSD: huntd.6,v 1.4 2001/04/04 11:41:01 wiz Exp $
4 .\" Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold
5 .\" San Francisco, California
7 .\" Copyright (c) 1985 Regents of the University of California.
8 .\" All rights reserved. The Berkeley software License Agreement
9 .\" specifies the terms and conditions for redistribution.
15 .Nd hunt daemon, back-end for hunt game
22 controls the multi-player
25 When it starts up, it tries to notify all members of the
38 forever (server mode).
39 This is similar to running it under the control of
42 but it consumes a process table entry when no one is playing.
46 option changes the udp port number used to rendezvous with the player
47 process and thus allows for private games of hunt.
48 This option turns off the notification of players on the
60 .\".Pa /etc/services :
62 .\"hunt 26740/udp # multi-player/multi-host mazewars
65 uncomment the following line in
67 .Bd -literal -offset indent -compact
68 hunt dgram udp wait nobody /usr/games/huntd huntd
70 Do not use any of the command line options \(em if you want
74 on a private port, change the port listed for
78 .Sh NETWORK RENDEZVOUS
81 starts up, it broadcasts on the local area net
82 (using the broadcast address for each interface) to find a
87 hears the request, it sends back the port number for the
89 process to connect to.
94 on the local machine and trys to rendezvous with it.
100 Conrad Huang, Ken Arnold, and Greg Couch;
102 University of California, San Francisco, Computer Graphics Lab