VOGONS

Common searches


Search results

Display options

Re: Standalone IPX server

What game will ever make use of more than 16 players... the Dosbox server was obviously not made for being a standalone one. > slowing down the polling of the socket gives you additional lag, would be better to block on the recv instead (so it will do work immediately when something arrives).

Re: Standalone IPX server

The CVS tunneling server has problems the way you'd like to use it: It doesn't realize wether a client disconnected. The more you connect and disconnect the more traffic it produces sending data to old clients. And it polls the socket all the time.

Page 173 of 198