Search:

Type: Posts; User: ap7256

Search: Search took 0.02 seconds.

  1. Replies
    15
    Views
    43,410

    Must any Adapter be started and hooked into LS...

    Must any Adapter be started and hooked into LS server before clients start connecting to LS server?

    Mone what did you mean saying "Your configuration is ok if you access the page from...
  2. Replies
    15
    Views
    43,410

    I put LSS on the same machine as the webserver...

    I put LSS on the same machine as the webserver and created a DNS record "test.domain.com". Here is the new client side code:



    <html>
    <head>
    <script src="ls/lscommons.js"></script>
    ...
  3. Replies
    15
    Views
    43,410

    Mone, Do you have a simple step-by-step...

    Mone,

    Do you have a simple step-by-step tutorial with a simple sample code of how to connect to a LS server from a web page and get simple updates from it?

    I have implemented my client side...
  4. Replies
    15
    Views
    43,410

    Mone, thanks a lot for the reply. I changed...

    Mone,

    thanks a lot for the reply. I changed the path to the library to "ls/" and now everytime I open my page I see a message "Streaming system is connecting..." at the bottom of the browser. And...
  5. Replies
    15
    Views
    43,410

    Unable to find Engine

    Hello guys,

    i have created a simple .NET adapter. Now I need to create a simple web page that would connect to LS server and get everything that the adapter sends out. LS is running locally on my...
  6. Replies
    3
    Views
    17,059

    Hello Dario, Thanks for the response. I...

    Hello Dario,

    Thanks for the response. I figured out the issue. It seems like the client side did not like when I asked it to connect to "127.0.0.1" address ( I am hosting LS server locally on my...
  7. Replies
    3
    Views
    17,059

    Cannot connect to 6661,2,3 ports

    I started LS as an application. I can't see the ports 6661,6662 and 6663 open through netstat command. I also cannot hook to those ports from my .NET adapter. What am I doing wrong?

    Thanks
  8. Replies
    2
    Views
    9,292

    I found a problem. Seems like the DotNetAdapter...

    I found a problem. Seems like the DotNetAdapter DLL loads log4net.DLL too and I didn't put the log4net.DLL in the working folder.
  9. Replies
    2
    Views
    9,292

    DataProviderServer exception

    Hi,

    I am trying to build a simple .NET adapter but when I am trying to create a DataProviderServer object I am getting an exception:



    try
    {
    DataProviderServer server = new...
Results 1 to 9 of 9
All times are GMT +1. The time now is 09:55 PM.