mogujie Open Source IM is aiming to provide another IM solution in your company for colleagues to communicate with each other.
we've released Win/Mac/Android/iOS client repositories in github as well as IM server repository.
see all projects in our mogutt github account page or visit our website(Chinease) for more information
- list all colleagues in your company as well as detail profiles like (email addr, title, phone No. etc.)
- support fast search for colleague profile
- support communicating through "Text", "Audio", "Image" messages like whatsapp
- support creating temporary chat group with multiple people all together
- support permanent chat group created by administrators
- support basic functions such as Emotion、Vibrating screen、File transfer and so on
- IDE : VS2013
- Put the TTWinClient project with TTServer project under the same local path
- the solution file relative path of TTWinClient is .\TTWinClient\solution\
- By using the setting as follows,please input "http://alpha.mogu.io/" ,so the contributor can debug the project without configuring the servers.
- At the login window,use the account "eric" or "tom" with the same password "123456" to login

####Modules: * FileTransfer:for FileTransfer manage * Capture:for screen captrue manage * Session:for colleagues or groups session manage * Login:for login and network recontent manage * UserList:for colleagues manage * Message:for sending and receiving message manage ####TeamTalk * TeamTalk:total teamtalk control module
