When people in this game use the word "server" they are often referring to our server. Our server is the game itself www.lordswm.com (LWM)
When they reefer to other servers they are normally referring to other games, most of the time they are talking about the Russian version of LWM
---
The technical definition of the word itself is:
1. A Server is a computer that provides services used by other computers. For example a web server serves up web pages.
2. A Server is a computer program that has an associated Client program. This might run on the same computer or on another networked computer. MySql is an example of a database server program. Developers write clients that communicate with the server. |