The messenger system is divided into 2 parts, Server part and Client part.
In the client part, user can login by entering username then the list of logged in user will appear in the server side. In the server side, message can be sent to a selected user or broadcasted to all user. This system utilize Spring framework, Swing, JMS, ActiveMQ, SLF4J, Logback, MigLayout.
Development of SMS system.
There are 2 parts in this system, Marketing and Customer Service parts.
Marketing part can do the following functions :
- upload phone numbers from ms-excel document
- send an sms to some receivers.
- display list of received sms (inbox)
- select one sms from the list then display the detail of selected sms
- reply an sms.
This project utilize Spring framework, Swing, SLF4J, logback, JGoodies Binding, Ozeki SMS Gateway, MySQL, MigLayout.
http://www.ibm.com/developerworks/java/tutorials/j-springswing/
http://sciencefair.math.iit.edu/about/tortoisesvn_tutorial.html
Marketing part can do the following functions :
- upload phone numbers from ms-excel document
- send an sms to some receivers.
- display list of sent sms (outbox)
Costumer Service part can do the following functions :- display list of received sms (inbox)
- select one sms from the list then display the detail of selected sms
- reply an sms.
This project utilize Spring framework, Swing, SLF4J, logback, JGoodies Binding, Ozeki SMS Gateway, MySQL, MigLayout.
http://www.ibm.com/developerworks/java/tutorials/j-springswing/
http://sciencefair.math.iit.edu/about/tortoisesvn_tutorial.html
No comments:
Post a Comment