Joining my own server

For system help, all hardware / software topics NOTE: use Coders Corner for all coders topics.

Moderators: Krom, Grendel

Post Reply
User avatar
Codger
DBB Ace
DBB Ace
Posts: 149
Joined: Tue Aug 21, 2001 2:01 am
Location: Phoenix, AZ, U.S.

Joining my own server

Post by Codger »

Hi. I set up D3 Server Tool ver. 2.45. It seems to be working as it shows up on Planet Descent and the Descent.cx game browser. I wanted to enter the level but can't. Is it possible to do so, somehow? :?
User avatar
Warlock
DBB 3D Artist
DBB 3D Artist
Posts: 3370
Joined: Wed May 12, 1999 2:01 am
Location: Midland, Tx, U.S.
Contact:

Post by Warlock »

if the deticated server is on the same system your trying to play on it wont work.


unless they fix that cause i never could
User avatar
Codger
DBB Ace
DBB Ace
Posts: 149
Joined: Tue Aug 21, 2001 2:01 am
Location: Phoenix, AZ, U.S.

Post by Codger »

Warlock wrote:if the deticated server is on the same system your trying to play on it wont work.


unless they fix that cause i never could
Yup. I'm tryin' to join the game on the same box as the server. I guess I'll just have to set up the server on the xp box which means I'll have to install d3 there. Problem is d3 wouldn't work right with xp. The game slowed waaaaay down. Maybe the server will work ok.
User avatar
ccb056
DBB Fleet Admiral
DBB Fleet Admiral
Posts: 2540
Joined: Wed Jul 31, 2002 2:01 am
Contact:

Post by ccb056 »

works, ive done it before

you have to have two different directories with d3 installed

have the server tool running from one directory on port 2092

run the game from the other directory using port 2093
User avatar
Codger
DBB Ace
DBB Ace
Posts: 149
Joined: Tue Aug 21, 2001 2:01 am
Location: Phoenix, AZ, U.S.

Post by Codger »

ccb056 wrote:works, ive done it before

you have to have two different directories with d3 installed

have the server tool running from one directory on port 2092

run the game from the other directory using port 2093
Thanks my man, ingenius! :wink:
User avatar
Mobius
DBB_Master
DBB_Master
Posts: 7940
Joined: Sun Jun 03, 2001 2:01 am
Location: Christchurch, New Zealand
Contact:

Post by Mobius »

You don't need an impressive box to run a dedicated server though. a PII 400 is more than adequate - and it doesn't require a graphics card either because the dedi just does math and handles packets.

Think about plugging a crappy old box with nothing except D3 on it into your LAN and use NAT to get it to all hang together. That's a much better solution than running a dedi *and* joining the game on the same box. :)
Unix
DBB Admiral
DBB Admiral
Posts: 1367
Joined: Fri Aug 20, 1999 2:01 am
Location: Omaha, Nebraska
Contact:

Post by Unix »

What's a good connection speed to run a server?
User avatar
Vander
DBB Alumni
DBB Alumni
Posts: 3332
Joined: Thu Nov 05, 1998 12:01 pm

Post by Vander »

From my experience, you'd need probably 50kbit/sec per player. Your average 128kbit upload limit can handle 2 people. 256kbit can handle 4, maybe 5.
User avatar
Krom
DBB Database Master
DBB Database Master
Posts: 16138
Joined: Sun Nov 29, 1998 3:01 am
Location: Camping the energy center. BTW, did you know you can have up to 100 characters in this location box?
Contact:

Post by Krom »

Vander wrote:From my experience, you'd need probably 50kbit/sec per player. Your average 128kbit upload limit can handle 2 people. 256kbit can handle 4, maybe 5.
Oddly enough I hosted an 8 player game on a 256/256 DSL and nobody noticed any lag, most people were happy at 60-100 MS.

I've even monitored the traffic of a 1v1 game using netlimiter, at most it ran about 1200 bytes/sec. I believe traffic does not scale with players linearly but from my experience 128k cable can host 4, 256k DSL can host 8, I don't know how many 512k can handle but I would guess no more then 12.

I wonder what my T1 upload could handle...
User avatar
Pun
DBB DemiGod
DBB DemiGod
Posts: 2108
Joined: Fri Aug 10, 2001 2:01 am
Location: Chicago, IL USA
Contact:

Post by Pun »

Only one way to find out, Krommy. :)
User avatar
Vander
DBB Alumni
DBB Alumni
Posts: 3332
Joined: Thu Nov 05, 1998 12:01 pm

Post by Vander »

Network/Level Vis optimizations do a lot to keep the traffic down, but if you had a single room where everyone was visible and fighting, you'd need around 5k/sec per player. I could see how more players would make this per-player bandwidth use rise, as you're going to need to send more data to each client. But I'm going off of what Sick One said many years ago at the Asylum. I think if you use 5k/sec per player as a rule of thumb, you won't run into any issues.
User avatar
Krom
DBB Database Master
DBB Database Master
Posts: 16138
Joined: Sun Nov 29, 1998 3:01 am
Location: Camping the energy center. BTW, did you know you can have up to 100 characters in this location box?
Contact:

Post by Krom »

It was an 8 player Halcyon FYI, everyone was in the same room.
User avatar
Codger
DBB Ace
DBB Ace
Posts: 149
Joined: Tue Aug 21, 2001 2:01 am
Location: Phoenix, AZ, U.S.

Post by Codger »

Codger wrote:
ccb056 wrote:works, ive done it before

you have to have two different directories with d3 installed

have the server tool running from one directory on port 2092

run the game from the other directory using port 2093
Ok. I got two d3s in two different directories. The server's on 2092 and my game is on 2093. I go to cx tracker and my game is listed but when I try to join I get "no response from server" Any ideas as to what the problem is? :? :(
User avatar
BUBBALOU
DBB Benefactor
DBB Benefactor
Posts: 4198
Joined: Tue Aug 24, 1999 2:01 am
Location: Dallas Texas USA
Contact:

Post by BUBBALOU »

make a dedicated and assign static ip's for your lan, foward the ports respectively

2092, gaming box, ip 192.168.1.50

2093, server box, ip 192.168.1.51
User avatar
Codger
DBB Ace
DBB Ace
Posts: 149
Joined: Tue Aug 21, 2001 2:01 am
Location: Phoenix, AZ, U.S.

Post by Codger »

BUBBALOU wrote:make a dedicated and assign static ip's for your lan, foward the ports respectively

2092, gaming box, ip 192.168.1.50

2093, server box, ip 192.168.1.51
The gaming and server box are one and the same. Don't have two computers. I discovered something else. If I try to join my game at cx tracker I get the "no response from server" but if I do a search for local game in descent 3 my game pops up and I can join. The game doesn't show up however if I plug in the ip and do a search. Quite strange
User avatar
KompresZor
DBB Captain
DBB Captain
Posts: 919
Joined: Wed Jul 31, 2002 2:01 am
Location: Clearfield, Pennslyvania

Post by KompresZor »

Krom wrote:
Vander wrote:From my experience, you'd need probably 50kbit/sec per player. Your average 128kbit upload limit can handle 2 people. 256kbit can handle 4, maybe 5.
Oddly enough I hosted an 8 player game on a 256/256 DSL and nobody noticed any lag, most people were happy at 60-100 MS.

I've even monitored the traffic of a 1v1 game using netlimiter, at most it ran about 1200 bytes/sec. I believe traffic does not scale with players linearly but from my experience 128k cable can host 4, 256k DSL can host 8, I don't know how many 512k can handle but I would guess no more then 12.
What did you set the PPS to on the server?
User avatar
Vander
DBB Alumni
DBB Alumni
Posts: 3332
Joined: Thu Nov 05, 1998 12:01 pm

Post by Vander »

I always ran 12pps.
User avatar
Krom
DBB Database Master
DBB Database Master
Posts: 16138
Joined: Sun Nov 29, 1998 3:01 am
Location: Camping the energy center. BTW, did you know you can have up to 100 characters in this location box?
Contact:

Post by Krom »

KompresZor wrote:*snip*

What did you set the PPS to on the server?
9
User avatar
KompresZor
DBB Captain
DBB Captain
Posts: 919
Joined: Wed Jul 31, 2002 2:01 am
Location: Clearfield, Pennslyvania

Post by KompresZor »

Thanks Krom :)
On my 128 up DSL my limit is 3 :(
Post Reply