Skip to content

m1kc/msim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mSIM Build Status

m1kc-and-Solkin's instant messaging protocol. Server.

Building and running

To build it, type:

ant jar

JDK 8 is required.

To run:

cd dist
java -jar mSIM_Server.jar

or

ant run

Database is stored in the working directory. A sample database will be created if it doesn't exist. Note that the dist folder is cleaned every time you build mSIM server.

About

m1kc-and-Solkin's instant messaging protocol. Server.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages