Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all articles
Browse latest Browse all 30179

Worked Bola's API

$
0
0
test.jpg

I'm going to release Fixed Bola's API Server
Using Xampp portable for build Web Service
It's totally functional and easy to build
Require SQL Server 2008 Express R2 with SP1 or later service pack


1.download xampp.7z

2.extract xampp to c:\

3.run apache_start.bat

4.set SERVER,USERNAME,PASSWORD in "api.raiderzbr.to\config\db.conf"

5.set server.ini like this

MasterServer

[BILLING]
AUTH_URL = "http://127.0.0.1"
CRT_PATH = "data/PWE/web-c.crt"
KEY_PATH = "data/PWE/web-c.key"
KEY_PWD = "1234"
GAME_NUMBER = "1002"
SERVER_NUMBER = 1

LoginServer

[PWE]
AUTH_URL = "http://127.0.0.1"
;GAME_NAME = "RaiderZ"
GAME_NAME = "1002"
PUBLIC_IP = "192.168.2.3" (Your Public IP,or 127.0.0.1 for localhost)
CRT_PATH = "data/PWE/web-c.crt"
KEY_PATH = "data/PWE/web-c.key"
KEY_PWD = "1234"



https://mega.co.nz/#!lMMGEKDT!ij73UW...o2jhcMabGbIXtA


Enjoy
Attached Images

Viewing all articles
Browse latest Browse all 30179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>