View Single Post
  #4  
Old 07-17-2002, 06:45 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

I'll give this a shot...

db.ini = gives eqemu (minilogin/world/zone) info to connect to mysql

loginserver.ini = info for world to connect to the loginserver (or minilogin) Also info for the loginserver to give to clients to connect to world. The username and pass are left blank (only the dev's use these)

Boot5zones.bat = number of zoneservers to run. The first IP, and port is the zone servers IP that is given to world, and passed to the client. The second IP is how zone connects to world. Oh yea, the peroid means auto load zones on demand (as opposed to forcing a zoneserver to run a peticular zone)



The real problems to try and solve for the user is that they don't understand about networking, public and private IP's and that 127.0.0.1/localhost ALWAYS refer to the same machine
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote