Search:

Type: Posts; User: rperseguini

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    11,359

    Configure lightstreamer URLs

    Hello,

    we're having issues on installing our application in some brokerage houses, that are under strong communication control.

    We use TLCP over HTTPS, retrieving chunked data with a GET...
  2. Replies
    6
    Views
    16,263

    hi Giuseppe, That's right, this header...

    hi Giuseppe,

    That's right, this header Content-Encoding:Chunked is undocumented and unnecessary. I'll remove this for the next round of tests.

    While Transfer-Encoding: chunked header in...
  3. Replies
    6
    Views
    16,263

    HI. Ok, we'll try to make more testes on...

    HI.

    Ok, we'll try to make more testes on customer side.

    We have a C++ application that create a session on LS server, subscribe itens, receive realtime data and "puts it on the screen". In this...
  4. Replies
    6
    Views
    16,263

    hi, Here I have a server log of my...

    hi,

    Here I have a server log of my connection, we are trying to convince the customer to run tests against our development server where the logs are enabled.

    We use HTTP 1.1 transport with...
  5. Replies
    6
    Views
    16,263

    can't pass throw firewall on client

    Hello,

    we're having connection issues on installing our application in brokerage houses, they're regulated by strict security standards as they play in the stock market and so these environments...
  6. Replies
    9
    Views
    28,444

    Hi, Dario. It's working well on testing...

    Hi, Dario.

    It's working well on testing environment

    Thanks a lot.
  7. Replies
    9
    Views
    28,444

    Hello, I'm sorry for the lack of time, but I...

    Hello,

    I'm sorry for the lack of time, but I need to proceed with this issue.

    I've some logs of lightstreamer from the test server.

    And I have a hundred customers binding every minute.
    ...
  8. Replies
    9
    Views
    28,444

    hello, I'm waiting the logs too. We're...

    hello,

    I'm waiting the logs too.

    We're moving to another datacenter and the test server is not available, I think this will require some days to be normalized.

    It was not said yet, but...
  9. Replies
    9
    Views
    28,444

    Hi, I'll check the logs. I'm using http 1.1...

    Hi,

    I'll check the logs.

    I'm using http 1.1 and I'm getting a chunked response.

    Response HTTP/1.1 200 OK
    Header 0 - Date: Tue, 04 Feb 2020 19:10:20 GMT
    Header 1 - Server:...
  10. Replies
    9
    Views
    28,444

    Disconection

    Hello,

    I'm using a "home made" C++ TLCP client using http get to connect to ligthstreamer server.

    Every time it gets disconnected with a LOOP message and I have to rebind.
    I was expecting this...
  11. Replies
    2
    Views
    13,368

    I'd make this way, after reading the docs and...

    I'd make this way, after reading the docs and it's working very well.

    Thanks.
  12. Replies
    2
    Views
    13,368

    receive data without stream connection

    Hello, we have implemented lightstreamer on our server and now our C++ application receives realtime data from LS via http streaming.

    We have some scenarios where keep-alive connections are not...
  13. Replies
    1
    Views
    16,097

    not to MERGE some fields

    Hello,

    We're changing our real-time quote streaming to Lightstreamer.

    My problem:
    Some fields that belong to this minute can't be merged with same fields of the next minute.
    When the minute...
  14. Replies
    1
    Views
    39,066

    Subscription using command mode

    Hello,

    We're implementing lightstreamer server & client sides and I have some doubts about:

    1. Do you have any doc or exemple about TLCP implementation with LS_mode=COMMAND ?

    2. Is there any...
  15. Replies
    2
    Views
    16,211

    Hello Giuseppe. That's it. I solved this by...

    Hello Giuseppe.

    That's it.
    I solved this by manually encoding the subscription lines and adding CR LF for each line later.

    It's working now.
    Thank you very much.

    Best regards,
    Renato
  16. Replies
    2
    Views
    16,211

    Problem with multiple subscribe

    I'm trying to write a multiple subscribe using http (C++ Builder, TLCP protocol), as explained in page 30 of protocol specification:

    URL:...
  17. Replies
    0
    Views
    6,144

    Problem with multiple subscribe

    I'm trying to write a multiple subscribe using http (C++ Builder, TLCP protocol), as explained in page 30 of protocol specification:

    URL:...
Results 1 to 17 of 17
All times are GMT +1. The time now is 06:00 AM.