Go Back   HTMLCenter Web Development Forums > Web Design and Development > Programming and Scripting

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 01-24-2002, 12:23 PM
Registered User
 
Join Date: Jan 2002
Location: Michigan
Posts: 6
Send a message via AIM to joenapoleon
Sending HTML to a browser

What happends if a server send a response to an known IP without first the browser sending a request? Is that possible?

Or must a browser send a request first. I'm talking about a situation where the server has already started a session with a particular browser. Can the server send anything to the browser at anytime since it knows the browser's IP and is already in session with it?

It would be like sending one page then in 1 minute send another without the browser refreshing or the user doing any activity.

Has anyone ever done something like this? Is it possible?
Reply With Quote

  #2 (permalink)  
Old 01-24-2002, 12:49 PM
tthurgo's Avatar
Moderator
 
Join Date: Jan 2002
Location: Lebanon, PA
Posts: 357
I don't think so, but I would like to know.
Reply With Quote
  #3 (permalink)  
Old 01-29-2002, 08:30 PM
Registered User
 
Join Date: Jan 2002
Location: Pittsburgh, PA, USA
Posts: 48
Send a message via ICQ to Nate Send a message via AIM to Nate Send a message via Yahoo to Nate
From my knowledge of how servers and clients work when it comes to the web, the information pushed outside of a browser request would probably be ignored. Just because the session won't expire for 20 minutes doesn't mean that the client has a connection with the server that whole time. The browser initiates the socket connection to the server and provides the actual "line" that the web server transmits down. For a server to push a page to a browser by itself would mean that the browser would have to be listening, which would make it a server, and not a client (note: a browser is a client).

Hope that helps,
Nate
Reply With Quote
  #4 (permalink)  
Old 01-29-2006, 03:02 AM
Registered User
 
Join Date: Jan 2006
Posts: 1
What about

An AJAX script it will call html from a server without reloading the page. Check out http://www.dynamicdrive.com

Last edited by cyber_thug : 01-29-2006 at 03:05 AM.
Reply With Quote
Reply


Thread Tools
Display Modes 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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:00 AM.

 
KickApps
Clicky Web Analytics


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 1997-2007 HTMLCenter