Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-14-2008, 07:35 PM   PM User | #1
boeing747fp
Regular Coder

 
Join Date: Oct 2003
Posts: 599
Thanks: 1
Thanked 1 Time in 1 Post
boeing747fp is an unknown quantity at this point
ajax chatroom

ive made a few ajax chatrooms and they constantly are doing refreshes in the background and because of that the internet connection icon on the bottom right of the computer screen is constantly on.... however, Meebo.com and other similar chat sites use ajax and they dont have a constantly in use internet connection icon... how do they perform the chat stuff without constantly needing internet connectivity? (im trying to reduce the amount of bandwidth it uses on the networks the users are on but i still want the chats to be as instant as possible)
boeing747fp is offline   Reply With Quote
Old 10-15-2008, 12:27 AM   PM User | #2
A1ien51
Senior Coder

 
A1ien51's Avatar
 
Join Date: Jun 2002
Location: Between DC and Baltimore In a Cave
Posts: 2,717
Thanks: 1
Thanked 94 Times in 88 Posts
A1ien51 will become famous soon enough
Use a tool such as fiddler or firebug and watch what is happening.

You will see that they hold the connection open longer on the server.

Eric
__________________
Tech Author [Ajax In Action, JavaScript: Visual Blueprint]
A1ien51 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:21 PM.


Advertisement
Log in to turn off these ads.