Games > Battlefield 3 > Forum > Battlefield 3 Server Administration & Help > Using the BF3CC Assemblies to read the Server Settings within a C# Program
Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
28640
Players:
238
Forum Home > Battlefield 3 Server Administration & Help > Using the BF3CC Assemblies to read the Server Settings within a C# Program
treierpPM
#1
Using the BF3CC Assemblies to read the Server Settings within a C# Program
Nov 21, 2011 10:26 AM
Joined: Mar 06, 2010
Posts: 1
Hi there

I need to Program a DotNetNuke Module o show the Server Settings on our Clan Page (www.black-dvas.eu).
For BF2 and BFBC2 I used the Assemblies of BF2CC/BFBC2CC...

I tried to do that in BF3 too. But they changed a lot and I can't figure out how this stuff works...

has anyone a Idea how to obtain BF3 Server Data from externl Programs ? A XML/Json Stream would be great !

Peter
phaxenorPM
#2
Nov 22, 2011 10:22 PM
Joined: Dec 21, 2007
Posts: 3
BF3 use the same protocol as BC2, so you can just reuse the BC2 but edit to get the correct details.