Skip to content

gianksp/iris

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

IRIS

Java Enterprise Application for iris-engine based chat bots. Optimized for Glassfish and Netbeans. To activate a bot execute the following request http://localhost:8080/Communication?bot=xxx&pass=xxx&openfire=xxx&client=xxx where:

bot       = name of the bot (xmpp server login)
pass      = password of bot (xmpp server password)
openfire  = ip address of xmpp server
client    = user name (just for naming purposes)

OPTIMIZED FOR NETBEANS AND GLASSFISH

About

Enterprise Java Beans application for iris-engine based chat bots. Optimized for deploying with Glassfish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages