JCQ - Almost at milestone 1
Today my holidays began and although I won't be at home too often, I hope I can finish my first release of JCQ.
Atm basic functionality is implemented and more is planed. Chatting, offline messagin, buddy list download, nickname request are working fine. I have little problems with my network component because everything runs in threads and synclocking list. Maybe I create a version relying on asynchron callback methods to decrease CPU load while sending/receiving data.
Ui develops well. WPF is really powerfull and though easy to use - when you know which button you have to press ;)
stay tuned
Atm basic functionality is implemented and more is planed. Chatting, offline messagin, buddy list download, nickname request are working fine. I have little problems with my network component because everything runs in threads and synclocking list. Maybe I create a version relying on asynchron callback methods to decrease CPU load while sending/receiving data.
Ui develops well. WPF is really powerfull and though easy to use - when you know which button you have to press ;)
stay tuned
Comments