Download WCF Simple multi chat

Description

This is a simple Windows form application that it's like a 'chat room'. Multiple users can login and chat with others users.The chat's core is powered by WCF

Source Files

The download file wcfsimplechat.zip has the following entries.


ChatClient/App.config//  w w  w . jav a 2 s. c om
ChatClient/ChatClient.csproj
ChatClient/LoginForm.Designer.cs
ChatClient/LoginForm.cs
ChatClient/LoginForm.resx
ChatClient/MainForm.Designer.cs
ChatClient/MainForm.cs
ChatClient/MainForm.resx
ChatClient/Program.cs
ChatClient/Properties/AssemblyInfo.cs
ChatClient/Properties/Resources.Designer.cs
ChatClient/Properties/Resources.resx
ChatClient/Properties/Settings.Designer.cs
ChatClient/Properties/Settings.settings
ChatServer/App.config
ChatServer/ChatServer.csproj
ChatServer/Program.cs
ChatServer/Properties/AssemblyInfo.cs
WcfChat.sln
WcfChat/App.config
WcfChat/ChatEngine.cs
WcfChat/ChatService.cs
WcfChat/IChatService.cs
WcfChat/Properties/AssemblyInfo.cs
WcfChat/WcfChat.csproj
WcfChat/WcfChat.csproj.user

Download

Click the following link to download wcfsimplechat.zip.

wcfsimplechat.zip




















Home »
  C# Free Code »
    Network »




ActiveDirectory
Bluetooth
Client
FTP
LDAP
Network
Server
Socket
TCP
WCF