Page 1 of 1

Server for kids

Posted: Sat Jan 28, 2012 4:05 pm
by LaunchMath
Hello

I run an after-school video game programming workshop for kids, and as a break they love to play BZflag. Recently however we've been having issues connecting to private LAN servers (it seems to be a problem with our LAN rather than BZflag specifically). Connecting to publicly listed servers works, but unfortunately our 12 year olds are no match for the general population. Creating a public server ourselves gives us the same problems when trying to connect.

I was wondering if perhaps some generous soul might have or know of a private server where a group of no more than 15 kids might play BZflag without getting killed repeatedly?

Thank you!

Re: Server for kids

Posted: Sat Jan 28, 2012 7:42 pm
by blast
I'd recommend trying to get the LAN server working right. If you are using a hostname to connect, have you tried using the IP address of the server? The game client can detect local servers running on port 5154, but I don't know if the resulting hostname always works. Probably depends on the network configuration. Connecting using the IP address should work, however.

The other possible issue could be if the server is running on Windows. There's a bit more issue running a server on Windows as it seems that the network buffers are smaller, so some of our messages can fill up this buffer causing a client to disconnect.