> I just tried this with an old C application I crufted > together several > years ago, here's the number of servers returned... > > half-life.east.won.net port 27010 - 7328 servers > half-life.central.won.net port 27010 - 7213 servers > half-life.west.won.net port 27010 - 7196 servers > > You might want to collect the results of all 3 WON masters, > sort them by > IP address and eliminate duplicates to get a more complete list.
Sweet I love more code to look at to compare against! :) Thank you! I guess what I'm gathering from all this discussion though is that the master server protocol does not inherently contain any parameters to help ensure you are getting what you expect. I would think something like a CRC check appended to each packet along with some type of current# out of total# would be standard in any UDP protocol. Lacking that information, I'll work with what I got, just disappointed it's not more clear cut. I really appreciate all your input and look forward to future discussions! :) EdGruberman Personal Website [-- http://www.rjump.com --] Assault Maps [-- http://www.assaultmaps.com --] HL Server Monitoring IRC Bot [-- http://sentinel.rjump.com --] _______________________________________________ hlds_apps mailing list [EMAIL PROTECTED] http://list.valvesoftware.com/mailman/listinfo/hlds_apps
