View Single Post
  #22  
Old October 18th, 2004, 06:56 PM
Esben Mose Hansen's Avatar

Esben Mose Hansen Esben Mose Hansen is offline
Second Lieutenant
 
Join Date: Jan 2004
Location: Copenhagen, Denmark
Posts: 410
Thanks: 0
Thanked 0 Times in 0 Posts
Esben Mose Hansen is on a distinguished road
Default Re: Dominions 3: \"Wishlist\"

THAT announcement lured me back here for a bit

A humble request from the server providers? Could the client be separated from the server?

Specifically I would like three programs:

1. A gameserver that calculates the new turns.
2. A client that displays the turns (and do all the other GUI stuff)
3. A TCP/IP netserver that listens to a port and accepts uploads of turns and pretenders. Ideally, this server would also allow clients to download mods and maps.

So the design becomes this
Code:

client ------- TCP/IP-----> netserver ---- turn/pretender-files --> gameserver
| ^
+--------------------------------- turn/pretender-file by email ---------------+



Feel free to email me for any thoughts and suggestions on that one. Client/Server application is what I do professionally these days

(As for playing, I agree that making the battlefield mean something would increase the complexity (in a good way) tremendously. I suggest something liek a factor 2 or so.
__________________
"It makes you wonder if there is anything to astrology after all. "Oh, there is," said Susan, "Delusion, wishful thinking and gullibility." (T. Pratchett)
Reply With Quote