Skip to main content

SmartFoxServer Pro

The directory sites/burgzergarcade.com/files/sexybookmarks/aac8a584c753dac71865e338e6e3fe1e has been created.

The Calling Stones

In this series, I will be guiding you through how to get SmartFoxSever Pro set up, configured, and then create the java extensions needed to create a multi-player Tradable Card Game that will have all of the general features of most Collectible Card Games out there.

We will work on the client side using Unity, C#.

How to install SmartFoxServer on Windows XP

This video shows how to install SmartFoxServer on WindowsXp

SmartFoxServer - Creating Our Java Extentsion, Part 2

This tutorial is part 2 of the Java Extensions for SmartFoxServer series.

In this tutorial, we finish off the start of our first java extension for SmartFoxServer Pro and take a look at how to deal with client commands and server side events.

Creating Our Java Extension - Part 1

In this tutorial, we will start creating our java extension for SmartFoxServer Pro. We will go over the creation of the extension in Eclipse, then cover the implementation of the required methods. We will finish with a quick test to show that the extension is installed properly and capturing our client commands and server-side events.

SmartFoxServer Pro - Quick Overview of the Config.xml File

Today I wanted to quickly go over the config.xml file for your SmartFoxServer Pro install.

Installing A Java Extension For SFS Pro

I have been asked what the secret was to installing a Java Extension for SmartFoxServer Pro was. Well the good and bad news is that there is none.

Unity3d Tutorial - The Caling Stones - SmartFoxServer Installation On A Remote Server

Hello and welcome to this tutorial on SmartFoxServer Pro. I am Petey from BurgZerg Arcade at burgzergarcade.com and today we will install SmartFoxServer Pro on a Linux box. For our server, we will be using the 9.10 Server version of Ubuntu. It is setup to be remotely controlled from a different computer.