Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
Search Wiki:

The project is in re-thinking


I'm taking some time to think about the direction I want to take for the next months, and finally come up with the 1.0 release.

Current beta version


LiveChat Starter Kit is a C# .NET 2.0 web and windows forms application. The application can be use to enable live chat on an ASP.NET website.



Resources

Requirements


Basic Features
  • View the website's visitors in real-time (Page current viewing, Referrer, etc).
  • An image reflecting the status of the operators (Online/Offline).
  • If no operator are online, the visitor will be able to leave a message.
  • The operators respond to chat with a Windows Forms application.
  • The operators can send link and canned messages to the visitor easily.
  • Multiple-operators is possible with the Sql Provider.
  • Notification when the visitor or operator is typing.
  • Sound on chat request or new messages on the operator console.


The project uses the ASP.NET 2.0 Provider Model and AJAX. The communication process is implemented throw Web Services and the operator console is a Smart Client Windows Forms application.
Last edited Sep 18 at 9:40 PM  by dstpierre, version 22
Comments
dotnetclassic wrote  May 17 at 10:32 AM  
when will it update with more options

http://dotnetclassic.com

dstpierre wrote  May 19 at 12:02 PM  
The active development will resume around the middle of june.

I've been very busy in the past months.

msshaikh wrote  May 26 at 7:58 AM  
i would like to have the livechat started kit in .net 2.0 framework..if possible.thanks

dstpierre wrote  May 28 at 1:51 PM  
The current beta version (on the release page) is built with the .NET 2.0. The next version will be on the 3.5 Framework.

dstpierre wrote  Jul 12 at 12:36 PM  
To ngocyu_vietname :

I've moved your post to the Discussion tab, you may view my answer there.

Thanks

Updating...