比尔退休了 2008-7-5 08:42
基于WPF/WCF的聊天应用程序源码
[url=]A Note About the Demo App[/url]Before I start bombarding people with the inner mechanisms of the attached WPF/WCF application, shall we have a quick look at the finished product? There are 3 main areas within the attached demo application:
A login screen
[img=550,415]http://www.codeproject.com/KB/WCF/WCFWPFChat/SignIn.png[/img] A main window, from which the user can choose who to chat with:
[img=550,512]http://www.codeproject.com/KB/WCF/WCFWPFChat/Main.png[/img] And a window where chatters may openly chat:
[img=550,418]http://www.codeproject.com/KB/WCF/WCFWPFChat/Chat.png[/img]