473,387 Members | 1,504 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

WebEvent

What is the best way to creat a instant chatting program like msn? I mean,
the part of detecting that a user has send a message to you.
Thanks!
Jan 22 '08 #1
1 1562
Rodrigo,

Well, there are two ways of going about it. If you have a persistant
connection to the client, then the server can send a notification to the
client, and the client can respond.

If not, then the client will have the poll the server at a set interval,
letting the server know through some mechanism what the last message it got
was. Then, the server will respond with the messages that the client needs
to be updated with.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Rodrigo Ferreira" <Ro**************@ufrgs.brwrote in message
news:OU*************@TK2MSFTNGP04.phx.gbl...
What is the best way to creat a instant chatting program like msn? I mean,
the part of detecting that a user has send a message to you.
Thanks!
Jan 22 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: DotNet Guerrilla | last post by:
I deployed an application to our production server that has one web service reference and I am getting the following error. In my dev laptop work fine the error is in our prod server. Please...
3
by: Nenefta | last post by:
Hi all, I created a website in .Net 2005. I wanted to use Health monitoring to keep track of the amount of pagerequests coming in. If that number exceeds a certain value, I want to reroute...
0
by: =?Utf-8?B?TmVpbF9C?= | last post by:
Hi all, I have a problem with a webservice using WSE 3.0. I have a web-service which pulls data from a database and a client which pulls the data from the webservice. I have created a user using...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.