NetBSD/games/hunt/huntd/huntd.6

126 lines
3.5 KiB
Groff
Raw Normal View History

2009-03-11 16:01:49 +03:00
.\" $NetBSD: huntd.6,v 1.9 2009/03/11 13:01:49 joerg Exp $
1998-01-09 11:03:16 +03:00
.\"
2003-06-11 16:00:21 +04:00
.\" huntd
1997-10-04 13:00:13 +04:00
.\"
2003-06-11 16:00:21 +04:00
.\" Copyright (c) 1983-2003, Regents of the University of California.
.\" All rights reserved.
2005-09-15 06:10:37 +04:00
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions are
2003-06-11 16:00:21 +04:00
.\" met:
2005-09-15 06:10:37 +04:00
.\"
.\" + Redistributions of source code must retain the above copyright
2003-06-11 16:00:21 +04:00
.\" notice, this list of conditions and the following disclaimer.
2005-09-15 06:10:37 +04:00
.\" + Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
2003-06-11 16:00:21 +04:00
.\" documentation and/or other materials provided with the distribution.
2005-09-15 06:10:37 +04:00
.\" + Neither the name of the University of California, San Francisco nor
.\" the names of its contributors may be used to endorse or promote
.\" products derived from this software without specific prior written
2003-06-11 16:00:21 +04:00
.\" permission.
2005-09-15 06:10:37 +04:00
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
.\" IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
.\" PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
.\" OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
.\" SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
.\" LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2003-06-11 16:00:21 +04:00
.\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1997-10-04 13:00:13 +04:00
.\"
2001-04-04 15:41:01 +04:00
.Dd April 4, 2001
.Dt HUNTD 6
2009-03-11 16:01:49 +03:00
.Os
2001-04-04 15:41:01 +04:00
.Sh NAME
.Nm huntd
.Nd hunt daemon, back-end for hunt game
.Sh SYNOPSIS
.Nm
.Op Fl s
.Op Fl p Ar port
.Sh DESCRIPTION
.Nm
1997-10-04 13:00:13 +04:00
controls the multi-player
2001-04-04 15:41:01 +04:00
.Xr hunt 6
1997-10-04 13:00:13 +04:00
game.
When it starts up, it tries to notify all members of the
2001-04-04 15:41:01 +04:00
.Em hunt-players
1997-10-04 13:00:13 +04:00
mailing list (see
2001-04-04 15:41:01 +04:00
.Xr sendmail 8 )
1997-10-04 13:00:13 +04:00
by faking a
2001-04-04 15:41:01 +04:00
.Xr talk 1
request from user
.Dq Hunt Game .
.Pp
1997-10-04 13:00:13 +04:00
The
2001-04-04 15:41:01 +04:00
.Fl s
1997-10-04 13:00:13 +04:00
option is for running
2001-04-04 15:41:01 +04:00
.Nm
1997-10-04 13:00:13 +04:00
forever (server mode).
This is similar to running it under the control of
2001-04-04 15:41:01 +04:00
.Xr inetd 8
(see below), but it consumes a process table entry when no one is playing.
2001-04-04 15:41:01 +04:00
.Pp
1997-10-04 13:00:13 +04:00
The
2001-04-04 15:41:01 +04:00
.Fl p
2002-09-26 20:29:25 +04:00
option changes the UDP port number used to rendezvous with the player
1997-10-04 13:00:13 +04:00
process and thus allows for private games of hunt.
This option turns off the notification of players on the
2001-04-04 15:41:01 +04:00
.Em hunt-players
1997-10-04 13:00:13 +04:00
mailing list.
.Ss INETD
1997-10-04 13:00:13 +04:00
To run
2001-04-04 15:41:01 +04:00
.Nm
1997-10-04 13:00:13 +04:00
from
2001-04-04 15:41:01 +04:00
.Xr inetd 8 ,
you'll need to
.\"put the
.\".Nm hunt
.\"service in
.\".Pa /etc/services :
.\".Bd -literal
.\"hunt 26740/udp # multi-player/multi-host mazewars
.\".Ed
.\"and
uncomment the following line in
.Pa /etc/inetd.conf :
.Bd -literal -offset indent -compact
hunt dgram udp wait nobody /usr/games/huntd huntd
.Ed
Do not use any of the command line options; if you want
2001-04-04 15:41:01 +04:00
.Xr inetd 8
1997-10-04 13:00:13 +04:00
to start up
2001-04-04 15:41:01 +04:00
.Nm
on a private port, change the port listed for
.Nm hunt
in
.Pa /etc/services .
.Sh NETWORK RENDEZVOUS
1997-10-04 13:00:13 +04:00
When
2001-04-04 15:41:01 +04:00
.Xr hunt 6
1997-10-04 13:00:13 +04:00
starts up, it broadcasts on the local area net
(using the broadcast address for each interface) to find a
2001-04-04 15:41:01 +04:00
.Nm hunt
1997-10-04 13:00:13 +04:00
game in progress.
If a
2001-04-04 15:41:01 +04:00
.Nm
1997-10-04 13:00:13 +04:00
hears the request, it sends back the port number for the
2001-04-04 15:41:01 +04:00
.Nm hunt
1997-10-04 13:00:13 +04:00
process to connect to.
Otherwise, the
2001-04-04 15:41:01 +04:00
.Nm hunt
1997-10-04 13:00:13 +04:00
process starts up a
2001-04-04 15:41:01 +04:00
.Nm
2002-09-26 20:29:25 +04:00
on the local machine and tries to rendezvous with it.
2001-04-04 15:41:01 +04:00
.Sh SEE ALSO
.Xr talk 1 ,
.Xr hunt 6 ,
.Xr sendmail 8
.Sh AUTHORS
1997-10-04 13:00:13 +04:00
Conrad Huang, Ken Arnold, and Greg Couch;
.br
University of California, San Francisco, Computer Graphics Lab