.NET news » Search results
Search results for query "chat" (13):
A Chat with ASP.NET and Ajax
This article describes how to implement a web-chat with ASP.NET and Ajax. In the first part I introduce the technologies I used for the application. Then I explain the concept of a chat and in the last part I present the main implementations. The goal of this article is to show the interested reader how to develop a chat without browser-plugins or java-applets, just pure HTML and JavaScript.
WebChat - A Fully Functional Chat Room - Free!
Nearly every Web site could benefit from a chat room to help users socialize or sort out important issues. However, creating a chat room is usually more effort than it’s worth — unless somebody’s already done the work for you. This article presents a WebChat control that you can drop onto any ASP.NET Web page to get an instant, fully functional chat room.
TCP/IP Chat Application Using C#
This is a LAN chat application with TCP/IP socket programming technology in C#. This application is a multi thread network application and works in non-blocking way. Public and private chat is implemented in this code.
Picture Chat Using C#
A chat program that supports Unicode input and picture transfer.
Building an AJAX based chat room in ASP.NET
Build an HTTP based chat room without the need for a Java Applet or an ActiveX control
Create a Chat system using Ajax and ASP.NET
In this article, I am going to explain how to use Javascript, Ajax and C# to create a chat room.
Simple Messenger - A C# MSN Messenger like chat application
This is a MSN Messenger like chat application using C# with TCP/IP socket programming.
2008-07-10 13:35:00 Source: Simple Messenger - A C# MSN Messenger like chat application
Tags: Internet
Examples
A Chat Application Using Asynchronous TCP Sockets
This article will discuss a chat application using asynchronous TCP sockets, in C#.
Multi User Chat Room Using ASP.NET 2.0 and AJAX
Describes how you can build a multi user chat room using ASP.NET 2.0 and AJAX extensions
LanTalk
Yet another chat application, with server running in service mode or GUI mode.


Syndicate