Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2687 in orxonox.OLD

Timestamp:
Nov 1, 2004, 7:40:47 PM (20 years ago)
Author:
root
Message:

Automatically added by cvs2svntracking:
Date: 2004-11-01 18:14
Author: tadpol
By default, gulm determins the name of the machine it is on with
gethostbyname[]. Then it looks up an ip from this name to use as its IP.

There are now three ways to override these defaults. —name will use the
name given instead of what is in gethostbyname[]. —ip will use that
address for this machine. [dont be stupid and set it to a value that isnt
configured to this machine.] And —ifdev will lookup the ip from the
configured network device. —ip overrides —ifdev.

These options are only available form the command line options.

(No files)

Note: See TracChangeset for help on using the changeset viewer.