Results 1 to 8 of 8

Hybrid View

  1. #1
    Member
    Join Date
    Feb 2009
    Location
    KL
    Posts
    29
    Quote Originally Posted by DarioCrivelli
    Let me summarize. You had 2 cases:

    1: "Lightstreamer is in streaming mode"
    2: "Waiting for http://192.168.1.6:8080/lightstreamer/STREAMING_IN_PROGRESS?LS_session=....."

    For which we suggested distinct solutions:
    1: onStatusChange
    2: setServerUrlPath
    Hi Dario,

    The 1st case can be solve as expected, but in the 2nd case, I added the command lsEngine.connection.setServerUrlPath("/someplaces") and the push page seems couldn't connect to the server. From the documnetation:

    Setter method that sets the base URL path to be prepended to all request URLs for Lightstreamer Server. As some request URLs may be displayed on the screen by the browser, customizing the first part of the URL could be desirable. Note that, in order to use a non-default base URL path, the same path must be configured on the Server, through the element. The URL path should start with a '/' character.

    Seems that I have to configure the same path "someplaces" on the server. I don't see any ServerUrlPath element in the lightstreamer_conf.xml, maybe I have missed something, please correct me if I'm wrong.

    Thanks.

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    Oooops, our documentation is bugged;
    the element name wasn't quoted properly in the source, so it was stripped by the JSDoc generator.

    The reported doc refers to the <base_url_path> element, as I indicated in a previous answer.

  3. #3
    Member
    Join Date
    Mar 2009
    Location
    Hyderabad
    Posts
    1

    Raj

    Hi Daril,
    I am new to this.
    I need this information because we need to push the chat to client browser,moreover our site is financial site and if the user sees any kind of these connecting messages in browser, will feel like non secure site.

    Can you please explain me in brief what are all the changes to be done at server config file and also at client JS?

    Thanks
    Raj

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    Chuan_chk's problem was about removing the "lightstreamer" name from the status bar.
    Yours seems different, as, if I understand well, you don't want the browser to notify the user that a download activity is in place.

    As a streaming connection is indeed in place, the browsers have the right to notify the fact and we don't think it is possible to configure them not to do so (though different browsers offer different options).

 

 

Similar Threads

  1. Message on the status bar (IE)
    By mohamida in forum Client SDKs
    Replies: 3
    Last Post: July 15th, 2010, 12:18 PM
  2. How to disable server logging?
    By ITS in forum General
    Replies: 1
    Last Post: April 14th, 2009, 09:47 AM
  3. IE8 shows a small window
    By markgoldin in forum Client SDKs
    Replies: 5
    Last Post: September 26th, 2008, 11:28 AM
  4. Firefox 1.0 - 1.5.0.1 --> window.setTimeout()
    By Alessandro in forum Client SDKs
    Replies: 1
    Last Post: December 27th, 2006, 02:43 PM
  5. Firefox 1.0 - 1.5.0.7 --> Status bar issue
    By Mone in forum Client SDKs
    Replies: 0
    Last Post: November 7th, 2006, 11:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 06:01 AM.