We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 25,098 times

Contents

Downloads

Related Categories

WinChat For .NET - Overview

Patrick Lam

Overview

WinChat For .NET is a simple peer-to-peer chatting program that functions very similarly to the WinChat program provided by Windows 2000. It provides all the functionalities that the original WinChat program provides. WinChat For. NET's GUI (Graphical User Interface) is a bit different than the original one simply because of personal taste.

WinChat For .NET is based on many basic yet powerful techniques provided by the .NET platform, including Multi-Threading, Event-Driven, Windows Form Control and Socket Programming, etc.

Usage of the program:

You can find the WinChat.exe executable in the directory:

<Installation Dir>\WinChat For .NET\WinChat\bin\Release

Comments

  • Re: [1771] WinChat For .NET

    Posted by kb9agt on 31 Aug 2007

    It didn't work right out of the box and I have Dot NET 2.0 installed but not any IDEs at this time.


    Could it have been written in an older version and I need to convert it? I've had this ha...