Advertisement

Server browsers?

Started by April 08, 2000 02:41 AM
0 comments, last by mbarela 24 years, 8 months ago
I just finished up some classes on MFC programming and im ripe with windows knowledge but not too much experiance with MFC. I want to make a server browser as my first ''serious'' MFC app. There isn''t too much information on the web as to go about doing this. So I guess my first question is how do I ping a server with MFC, and my second question is how do I retrieve the server information(name, players, scores etc...) for the various games like Quake and Half-Life? I assume this information is stored in some kind of node, but I could be completly wrong. Does any body have any ideas where I should start or have experiance with this kind of thing? Mike Barela mbarela@earthlink.net
Mike BarelaMikeB@yaya.com
Download the Quake/Half-Life source code. There''s bound to be some stuff in there about servers (check out Wavelength for the HL source, and PlanetQuake for the Quake source).

/. Muzzafarath
I'm reminded of the day my daughter came in, looked over my shoulder at some Perl 4 code, and said, "What is that, swearing?" - Larry Wall

This topic is closed to new replies.

Advertisement