GithubHelp home page GithubHelp logo

g3server's Introduction

g3server

G3Chat Server

  1. Get the original openfire 3.7.1 source code from :http://olex.openlogic.com/packages/openfire/3.7.1

  2. Merge the source code with G3Chat Server: https://github.com/coodeer/g3server

  3. Install JDK and Ant tools for openfire build :http://apache.xmlcity.org/ant/binaries/

  4. Build with Ant: Configure your JAVA_HOME and ANT_HOME, Enter openfire/build, run ant.

  5. Build with Eclipse GUI.

a. Read configure_openfire.pdf

b. Merge the source code to original openfire 3.7.1 source code, build your xmpp server.

c. Open with eclipse(configure refer to configure_openfire.pdf)。

d. Install mysql in local for debug, and setup your database( run src/database/openfire_sqlserver.sql) to initialize the database[ I add a table ofG3ChatUser].

e. Run configure, then you can configure with http://127.0.0.1:9090 ,login with admin user, configure the database。

f. Configure the openfile( email setting for get password server)。

g. Run your g3chat client to connect with your local server。

h. If the debug is OK, build your project with ant. then you can get your target/openfire folder ( check the target/openfire/lib/openfire.jar was updated by ant and plugin was updated)

i. Upload your target/openfire folder to you really server, /bin/openfire.sh to run it( need configure with web again).

g3server's People

Contributors

derekzhang79 avatar coodeer avatar

Watchers

James Cloos avatar Rajpal Singh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.