Keep connected ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey
I would like to write some chat application on ASP.Net but there are 2
options :
first refresh every 2 seconds ( OK... ), or write control that stays
connected to the server. How to make such a control that stays connected in a
browser, I saw that cutechat have something like this, because there is
connecting to the server so they must have connection and I didn't saw any
refreshes.
Jarod
 
You would probably have to write a Windows Form control and host it via
Internet Explorer. Its like a Java applet somewhat
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top