| Mirage Source http://miragesource.net/forums/ |
|
| About the IOCP http://miragesource.net/forums/viewtopic.php?f=201&t=4584 |
Page 1 of 1 |
| Author: | DarkX [ Fri Oct 17, 2008 9:30 pm ] |
| Post subject: | About the IOCP |
Ok I have a really dumb question, how hard is it to modify the COMSOCKETSERVER.DLL to hold more then 500 users? |
|
| Author: | Rian [ Fri Oct 17, 2008 9:36 pm ] |
| Post subject: | Re: About the IOCP |
The dll does support more than 500 connections. The question is - How many connections can a Mirage server using JetByte handle. |
|
| Author: | DarkX [ Fri Oct 17, 2008 9:41 pm ] |
| Post subject: | Re: About the IOCP |
I guess if that's the question, I was just wondering, because I have about roughly 700 friends & friends of my friends etc, that want to play a bunch of MS games that they have found. I wanted to figure out the limit before I make the next release of my game because I wanted to add it at it's max for whoever else wants to use my engine. |
|
| Author: | Rian [ Fri Oct 17, 2008 9:43 pm ] |
| Post subject: | Re: About the IOCP |
Post screen shots of your client and server if you get anywhere near that many people on your game. tell us how many connections, and if there is any lag. |
|
| Author: | DarkX [ Fri Oct 17, 2008 9:45 pm ] |
| Post subject: | Re: About the IOCP |
I highly doubt I will ever get past the 7 people that will be working with me mapping, but it's for whoever else uses the engine. otherwise I could careless, ohh does that mutiple server code work with IOCP? |
|
| Author: | Rian [ Fri Oct 17, 2008 9:53 pm ] |
| Post subject: | Re: About the IOCP |
It should. In fact, it should be completely client side. Unless you're retrieving a server list from one of the servers. Which I don't think the tutorial covers |
|
| Author: | DarkX [ Fri Oct 17, 2008 10:01 pm ] |
| Post subject: | Re: About the IOCP |
Server list like how exactly? I was thinking of having it to where it lists all how ever many servers you decide to make. But you think that it will work with IOCP. Unless your talking about server lists like who's online, items, npcs, etc. |
|
| Author: | Rian [ Sat Oct 18, 2008 6:14 am ] |
| Post subject: | Re: About the IOCP |
I was talking about a list of servers to choose from when you make an account. What I meant is that I think the tutorial for multiple servers is just a combo box on the client with a hardcoded list of servers. I was talking about keeping a list of servers to be parsed to the client's combo box. Making it slightly more dynamic. |
|
| Author: | DarkX [ Sat Oct 18, 2008 9:10 pm ] |
| Post subject: | Re: About the IOCP |
Ahhh ok I will have to try and figure that out. |
|
| Page 1 of 1 | All times are UTC |
| Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |
|