Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Battle of the Immortals
You last visited: Today at 02:39

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



BOI Server Files + MYSQL database + MSSQL databse

Discussion on BOI Server Files + MYSQL database + MSSQL databse within the Battle of the Immortals forum part of the MMORPGs category.

Reply
 
Old   #1
 
axelcro's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 208
Received Thanks: 88
BOI Server Files + MYSQL database + MSSQL databse

Client: > The first BOIWar/Germany clients [b4 GoF update])




Server files:

Pictures about mssql server:




Mini guide:


Edit IP's:

GameServer>server.ini>192.168.1.15 to 127.0.0.1
GateServer>gateservver.ini>192.168.1.15 to 127.0.0.1

Edit java:
Augent > run.bat (ex, C:\Program Files\Java\jre6\bin\java)

Edit Boi ip:
Go to your boi folder then bin then serverlist.ini
ex, node server normal BOI-DATAIM 127.0.0.1 30002

Star Server:

ShareMemProcR.exe
ManagerServeR.exe
Gate.exe
Line.exe
LocalSaveServeR.exe
run.bat

Bash script for Linux:

#!/bin/bash
echo "=====START BOI====="
sleep 2
echo "=====START LOGSERVER====="
cd /root/boi_server/LogServer/bin
./logsrv logsrv.xml >/root/boi_server/logs/logserver.log &
sleep 5
echo "=====DONE====="
sleep 2
echo "=====START CARDSERVER====="
cd /root/boi_server/CardServer/bin
./cardsvrd >/root/boi_server/logs/cardsvrd.log &
sleep 5
echo "=====DONE====="
sleep 2
echo "=====START DBSERVER====="
cd /root/boi_server/DBServer/bin
./dbserver >/root/boi_server/logs/dbserver.log &
sleep 5
echo "=====DONE====="
sleep 2
echo "=====START NAMESERVER===="
cd /root/boi_server/NameServer/bin
./namesvrd >/root/boi_server/logs/nameserver.log &
sleep 5
echo "=====DONE====="
sleep 5
echo "=====ALL SERVICE DONE!====="



Bat file for windows:


@echo off

REM start ./DetectCheatServer/DetectCheatServer
start /D GateServer ./GateServer/Gate
start /D ManagerServer ManagerServer/ManagerServerR
start /D LocalSaveServer LocalSaveServer/LocalSaveServerR
start /D ShareMemProc ./ShareMemProc/ShareMemProcR
start /D GameServer ./GameServer/Line.exe


And u can see a chinese man succesfully made the server with this tutorial:





IF ANY1 SPEAK CHINESE or JAPAN, PM ME PLS!
Attached Files
File Type: zip mssql_boi.zip (16.7 KB, 247 views)
File Type: rar mysql_boi.rar (2.4 KB, 334 views)
axelcro is offline  
Thanks
3 Users
Old 07/10/2012, 16:25   #2
 
elite*gold: 0
Join Date: Feb 2011
Posts: 67
Received Thanks: 7
u can reupload client and server files ?
xtremecrazy is offline  
Old 07/10/2012, 16:27   #3
 
elite*gold: 0
Join Date: Jul 2012
Posts: 2
Received Thanks: 0
THX MAN
diegosouza1dn is offline  
Old 07/10/2012, 16:39   #4
 
axelcro's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 208
Received Thanks: 88
Download link edited.
axelcro is offline  
Old 07/10/2012, 16:45   #5
 
elite*gold: 0
Join Date: Feb 2011
Posts: 67
Received Thanks: 7
thx man now i download and test
xtremecrazy is offline  
Old 07/10/2012, 16:53   #6
 
elite*gold: 0
Join Date: May 2008
Posts: 86
Received Thanks: 5
How did he do to connect linux to windows database? :S
joseus34 is offline  
Old 07/10/2012, 17:02   #7
 
axelcro's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 208
Received Thanks: 88
Quote:
Originally Posted by joseus34 View Post
How did he do to connect linux to windows database? :S
Virtualbox or VMWare or another PC next to him
axelcro is offline  
Thanks
1 User
Old 07/10/2012, 17:03   #8
 
imrain01's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 123
Received Thanks: 8
tks man.testing.btw u have client.send me pls
IDK how to change Dir of the auth.jar.help me
imrain01 is offline  
Old 07/10/2012, 17:28   #9
 
elite*gold: 0
Join Date: Feb 2011
Posts: 67
Received Thanks: 7
I have this problem

xtremecrazy is offline  
Old 07/10/2012, 17:36   #10
 
axelcro's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 208
Received Thanks: 88
Quote:
Originally Posted by xtremecrazy View Post
I have this problem

Use localhost expect of your DHCP/Static IP
axelcro is offline  
Old 07/10/2012, 17:54   #11
 
kidtonge's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 58
Received Thanks: 0
is how do we create accounts??
kidtonge is offline  
Old 07/10/2012, 18:28   #12
 
axelcro's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 208
Received Thanks: 88
Use account: test passpord: 123 for testing.
axelcro is offline  
Thanks
1 User
Old 07/10/2012, 18:43   #13
 
imrain01's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 123
Received Thanks: 8
help me with Auagent pls.these file work fine.tks.file run.exe.i idk change dir to where
imrain01 is offline  
Old 07/10/2012, 19:19   #14
 
axelcro's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 208
Received Thanks: 88
Quote:
Originally Posted by imrain01 View Post
help me with Auagent pls.these file work fine.tks.file run.exe.i idk change dir to where

Auagent.conf
Quote:
[AuAgentServer]
zoneid = 904
aid = 9
type = tcp
port = 29250
address = 0.0.0.0
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 409600
obuffermax = 819200
tcp_nodelay = 1
listen_backlog = 10
mtrace = /tmp/m_trace.link

[GameDBClient]
type = tcp
port = 29251
address = LINUX IP
;address = 172.16.2.118
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 409600
obuffermax = 819200
tcp_nodelay = 1
;listen_backlog = 10
mtrace = /tmp/m_trace.link
cashfile = d:\cash_backup.data

[GAuthClient]
type = tcp
port = 29200
address = LINUX IP
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 409600
obuffermax = 819200
;so_broadcast = 1
tcp_nodelay = 1
osec = 2
oseckey = rdppjtaki1MxoHnsnaltiiwfjszs9l
isec = 2
iseckey = n1hxpxztozyxnsvk6RaycpmrCnrdds
shared_key = 4khdwAAcjrg0eqfzazqcemdpgulnje

;if use certverify between au,1:use,0:not use,default use
issupport_cert = 0

[ThreadPool]
config = (1,1)(2,4)(3,2)
max_queuesize = 1048576
;prior_strict = 1

[SpeedLimit]
window = 20
high = 2

[TimeoutLimit]
;window > 60
window = 180
high = 200

[CouponLimit]
;GetUserCoupon limit
window = 300
high = 2

[CouponExchangeLimit]
;CouponExchange limit
window = 120
high = 2

Compactau.conf
Quote:
[GCompactAUServer]
type = tcp
port = 29200
address = 127.0.0.1
osec = 2
oseckey = n1hxpxztozyxnsvk6RaycpmrCnrdds
isec = 2
iseckey = rdppjtaki1MxoHnsnaltiiwfjszs9l
shared_key = 4khdwAAcjrg0eqfzazqcemdpgulnje
axelcro is offline  
Old 07/10/2012, 20:10   #15
 
elite*gold: 0
Join Date: Feb 2011
Posts: 67
Received Thanks: 7
alexcro u can giveme website/forum when u find this files ?
xtremecrazy is offline  
Reply




All times are GMT +2. The time now is 02:39.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.