Click here to Skip to main content
Licence 
First Posted 27 Nov 2006
Views 19,068
Bookmarked 16 times

Simple chat application using .NET remoting

By | 27 Nov 2006 | Article
This is a simple and powerful chat application for the intranet using .NET remoting.

Introduction

The article contains simple and powerful chat application using .NET remoting. The application has common room for chatting all available users. Show the list of online users. Private chat using separate message window and many more. I faced problem when I tried delegates to convey the messages. But found out solution by surfing many techie sites like msdn, egghead, expertexchange, codeproject, codeguru.  

You can see following concepts used in the code.

  1. Interfaces
  2. Delegates
  3. Events
  4. Collection classes
  5. OOPs
  6. Remoting fundamentals with some advanced features.

This application can be used over intranet. I faced lot of problem while establishing communication between client and server using .NET 1.1. But in .NET 2.0, it works very smooth.

I have tried to do things very simple.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

jdkulkarni

Software Developer (Senior)
Symantec Services, Pune
India India

Member

Dear Friends,
I'm from Pune and currently working with Symantec. I'm having 7+ yrs of software development experience and I'm working on .NET since 6+ years.
I'm a Brainbench Certified Software Engineer in C#, ASP.NET, .NET Framework and ADO.NET.

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralI found a problem after i was running the chat application Pinmemberwoaichiputao14:04 14 Nov '08  
Generali found there is a bug after i was running the chat application Pinmemberwoaichiputao13:52 14 Nov '08  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web03 | 2.5.120517.1 | Last Updated 27 Nov 2006
Article Copyright 2006 by jdkulkarni
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid