SLM-1.0Beta-intrepid_i386.deb SLM-1.0Beta-jaunty_i386.deb SLM_Setup_1.0Beta.exe
SMG LAN Messenger is an open source,cross platform, small, lightweight, instant messenger developed for in company use with encryption support. It is specifically designed for low network traffic. Since SMG LAN Messenger is based on P2P architecture, there is no need to server. Clients can directly communicate each other. It is developed with Qt4.5 using with the Qt Creator 1.0.0 IDE.
Main idea behind SLM is to achieve colleague communication with minimum network load. Similar LAN messengers are using UDP broadcasting to find online peers. This makes unnecessary network loads and IT guys do not like this condition especially in the secure company intranets. In SLM, buddy list is constructed manually by entering an alias and corresponding IP address or Host Name of the buddy. Also your peer should enter your alias and IP address or Host Name.
SLM supports both message encryption and file encryption. Your messages are encrypting before network travel. By this way, your messages are protected from a third person which is also known as man in the middle. This can be helpful to make private conservations between your colleagues.
In future releases we will try to bring more and more features to SLM to make it a robust, reliable, useful messenger for company networks. You can reach our development plan at the TODO List wiki page, any suggestions and comments are welcome.
We have inspired from other open source projects when writing our code. We will update our site and code comments and give references to those codes. For now, our focus is to bring RC-release of SLM. Thank you for your attention and thank you for using SLM. Please do not forget that SLM is a hobby project developed between developers that want to contribute open source community.
SUPPORT OPEN-SOURCE.
News
- SLM 1.0 Beta Version is out as promised on 15 March 2009 with lots of bug fixes.
- SLM Beta version will be released on 15 March 2009.
- Qt Creator 1.0.0 and Qt 4.5 is out. SLM is now being developed in QT 4.5 with Qt Creator 1.0.0.
- Encrypted File transfer support is added, working fully functional. Feature will be included in beta release and can be reached any time from SVN(branch line)
- SMG LAN Messenger pre-alfa version is released and can be reached from downloads section
- TODO List is added on wiki pages
- Any feature request can be added to the feature list wiki page as comment. We will consider these comments.
Available Features (Beta)
- Basic contact list management
- Basic encryption management
- Encrypted messaging
- Encrypted and Unencrypted File transfer
In-Progress Features (SVN):
- Choosing different encryption strategies on-runtime