Skip to content

dongola7/wcf_chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a working example of a chat service written using the .NET framework and WCF. It is intended as a companion to my WCF Tutorial blog post.

Running the example

Download the code from the GitHub repository. Open the solution in VS 2008 and build the solution. The bin\Debug or bin\Release directory will contain both the ChatServer and ChatClient executables. Try executing a single server ad two clients on your system to see everything in action.

About

Example code demonstrating how to create a basic WCF service and client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages