A real-time information transmission system can immediately transmit
information updated on a server to a client, even if directly
communication between the server and the client is not established. If the
server receives a page request from the client, the server returns a
requested page to the client. The same connection ID is added to the
request from the client and to an associated response from the server. The
client analyzes the page. If an event request is included in the analyzed
page, the client adds another connection ID to the request and sends it to
the server. Using the connection ID, the server sends an event to the
client each time the event has occurred. The client processes the event
and reflects the processed result on a screen of a display.
Un sistema en tiempo real de la transmisión de información puede transmitir inmediatamente la información puesta al día en un servidor a un cliente, incluso si directamente la comunicación entre el servidor y el cliente no se establece. Si el servidor recibe una petición de página del cliente, el servidor vuelve una página solicitada al cliente. La misma identificación de la conexión se agrega a la petición del cliente y a una respuesta asociada del servidor. El cliente analiza la página. Si una petición del acontecimiento se incluye en la página analizada, el cliente agrega otra identificación de la conexión a la petición y la envía al servidor. Usando la identificación de la conexión, el servidor envía un acontecimiento al cliente cada vez que ha ocurrido el acontecimiento. El cliente procesa el acontecimiento y refleja el resultado procesado en una pantalla de una exhibición.