|
|
| IntraMessenger |
Create your own Instant Messenger community (server) with IntraMessenger.
Server in PHP/MySQL (opensource), can use on lan (local area network) and internet to.
Translate : Português | Español | Deutsch | Italiano | 日本語 | 한국어 | 中文 | العرب |
| Overview |
Instant Messaging in enterprise, with local networks (LAN) or internet for effective intra-office communication. Server is PHP/MySQL (opensource), make easy for the administrator to choise all options, for display, contact manage, lock... Possible to force nickname to Windows username (if computers on a domain, it's a LDAP authentication) or let users choise by themself. Possible to force or not user to use password, limit (or not) maximum simultaneous users, online users, contacts numbers...
Server can be public or locked by password. Possible to ban usernames and censure words (replaced by '...'). Display local time zone, country flag, and using language (see screen shot). Muti-users conference (send invitation with right clic on connected user : see screen shot).
If necessary, can hiearchic users management : can add to contact only lower or equal level users.
To direct use on USB key (dont need U3 protocole) : download zip version. No file transfert, no VoIP, no webcam, only safety and easy chat in the company.
|
| Extern authentication possibility (add an instant messenger to a forum, CMS, ECM, ERP, CRM, DMS...) |
You already have a forum, CMS, ECM, CRM, ERP (or other) and want to add a instant messenger ? It's your lucky day ! IntraMessenger is autonomous, but authentication (login + password) is possible from another existing database like :
| Forums (Bulletin Board) | AEF Board, FUDforum, IP-Board, miniBB, MyBB, Phorum, phpBB, PunBB, SMF, UCenter (Discuz!), vBulletin |
| CMS/ECM | Bitweaver, Concrete5, Drupal, eZ Publish, Joomla, Mambo, MODx, Nucleus ,PHP-Fusion, PHPNuke, Typo3, Xoops
|
GroupWare Project management and collaboration | Achievo, activeCollab, Agora-Project, Collabtive, dotProject, eGroupWare, Group-Office, IssueManager, Ovidentia, phpGroupWare, PHProjekt, ProjectPier, Streber, TaskFreak, TikiWiki, Toutateam, WebCollab
|
| ERP and/or CRM | Dolibarr, SugarCRM, vtigerCRM, Textcube |
| Shared calendar/diary | Phenix, VCalendar, WebCalendar
|
| Knowledgebase | Owl (multi user document repository)
|
| Workflow | CuteFlow
|
| Blog | Dotclear, Textcube, WordPress |
Perfect for admin forum/CMS/ERP want to add an instant messenger, without have to manage accounts. Users adding is automatic at their first connect or (according the admin parameters) after admin manual accepting. Contrary to an integrated chat, it's useless to be connected to the website by your navigator to be able to discuss with your contacts ! Extern authentication documentation how to setup include in server.
|
| Screenshot - client (clic to enlarge) |
To see a online flash demonstration 'how to use' this software, just click here.
|
| Technical description (what makes IntraMessenger so unique) |
Its architecture directs it to a company usage, and immediately give high security level :
- No open listen port (socket), only centralized web request to the server (call url with parameters : php scripts) : makes possible great flexibility, and very advantageous to not be blocked by firewalls.
- No file transfert (avoid the transfer of controlled origin files, or data leakages/missing).
- Centralization of the exchanges (systematically trough server).
- Can authentication by extern existing database : forum, groupware, CMS, ERP, CRM, LDAP (force login to Windows username)...
- Server open source (PHP/MySQL) : allows flexibility, and simple and easy adaptability.
- Installation, parameter setting and easy supervision of the server.
See Usage diagrams (classic ou extern authentication). Its purpose isn't to be one more MSN/Yahoo Messenger like, by proposing functionalities can (maybe) be too advanced (not so useful in company or being able to create safety risk fault) : file transfert, webcam, and voip are not include.
|
| Before use, you must have a web server with PHP and MySQL, or you need to install it |
You need to have access to webserver running Apache, MySQL and PHP. Operating system can be either Linux, Windows or a similar variant running the prerequiste software. You also need to have the ability to create a MySQL database and tables on this machine or another networked machine.
Knowledge to install/setup a new server is necessary : - install web server : easy install Apache + MySQL + PHP + PHPMyAdmin : WampServer (install doc include) or Xampp or Vertrigo or EasyPhp. - create a database. - open 2 configuration files to setup passwords (MySQL database access), and choose options. Read \doc\en\install.html for server setup (include in server files).
|
| To note |
- IntraMessenger is a freeware : no limitation for personal or commercial use. - Can use on USB key (dont need U3) : donwload zip version. - MSI packaging is available (for domain). - Compatible with proxy server. - To test many instances of IntraMessenger on one computer, create a file 'options.ini' in install directory. - Multilanguage user interface to use IntraMessenger in your native language. - Share your ideas on the official forum.
|
| Principal options (in file options server config.inc.php) |
FORCE_USERNAME_TO_PC_SESSION_NAME : if not empty, login is username (login on computer), if empty user can choise his nickname. If computers on a domaine, it's like a LDAP authentication. ALLOW_AUTO_ADD_NEW_USER_ON_SERVER : if not empty, every new users are automaticly added in list. PENDING_NEW_AUTO_ADDED_USER : if not empty, automaticly users added have to be valided by admin. PENDING_USER_ON_COMPUTER_CHANGE : if not empty, user chang check (change PC) have to be valided by admin. USER_NEED_PASSWORD : if not empty, all users need password. MAX_NB_USER : maximum number of users ('0' : unlimited). MAX_NB_SESSION : maximum number of sessions (users simultaneously connected) ('0' : unlimited). ALLOW_CONFERENCE : allow users to create multi-user conferences. PASSWORD_FOR_PRIVATE_SERVER : If empty, it's a public server, if not, it's the password for PC authentication to server.
Special option : c_option_groupcommunity : everybody can see members of SAME GROUP(s), without add to contact list. Group and members managing by administrator, contact list disabled (and related options).
To configure server, please read \doc\en\install.html.
|
| Need help for translate to other languages |
Need your help to translate this software in other language. If you can help, thanks to loot at : http://www.instanttimezone.com/forum/viewforum.php?f=10 Thanks to : - Francesco de Marpillero (& Fabian & Marco) for italian translation - Reuel Verissimo for portugues (brazilian) - Timo for german translation - Maicon Fernando Abreu for portuguese (server) translation
|
|