1.Config System
A.Download java, and install.
B.Download and install MySQL http://dev.mysql.com/downloads/mysql/6.0.html.
(1)Creating a database [l1jdb/database name], and set a user[database user] with password[database password] to allow connect to this database.
(2)Download and install MySQL Management Tool Navicat Lite http://www.navicat.com.tw/.
2.Server Config
A.extract l1j??db???.zip to server
B.Into [config] Folder, and open SERVER.PROJECT
(1)URL=jdbc:mysql://localhost/[database name]?useUnicode=true&characterEncoding=big5
(2)Login=[database user]
(3)Password=[database password]
(4)Modify [config] folder other args in all of project file
C.find [db] folder and SQL file, into your [l1jdb/database]
D.Open firewell default port is 2000(or other PORT)
E.run StartServer.bat and Service is active
F.Run Game
(1)Set a login tool, find LIN.BIN and copy to a new file to LIN.BIN.EXE, and send to desktop creating a shortcut
(2)Open this shortcut and modify target「"C:\???\LIN.BIN.EXE"」to「"C:\???\LIN.BIN.EXE" IP」(ex:「"C:\???\LIN.BIN.EXE" 127.0.0.1」,if your is not default port like this「"C:\???\LIN.BIN.EXE" 127.0.0.1 2001」)
沒有留言:
張貼留言