Results 1 to 10 of 10

Hybrid View

  1. #1
    Member
    Join Date
    May 2009
    Location
    Madurai
    Posts
    10
    Hi,
    Attached is detail flow of what we implemented for thick client and what we need to implement for browser application. Kindly help me to sort out this issue.


    Thanks,
    Latha.P
    Attached Files Attached Files

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    As the first step, you should definitely try to have our full .NET example working.
    I mean that you should
    1. configure the Server as shown in
      DOCS-SDKs\sdk_adapter_dotnet\examples\DotNetStockListDe mo\Deployment\Deployment_LS
    2. run the Remote Server deployment shown in
      DOCS-SDKs\sdk_adapter_dotnet\examples\DotNetStockListDe mo\Deployment\Deployment_DotNet_Server(custom)
    3. run a proper version of the StockListDemo client to see the whole system working.

    The detailed instructions are in the
    DOCS-SDKs\sdk_adapter_dotnet\doc\DotNet Adapters.pdf
    document, paragraph 1.4; in particular, you should apply the optional point 4.1

    In that example, both the Remote Data Adapter and the Remote Metadata Adapter run in the same process, so they can communicate with each other and share a dll.
    The "main" method of this process is in DotNetStockListDemoLauncher_N2.exe, which is custom code, whose source file is shown in DOCS-SDKs\sdk_adapter_dotnet\examples\DotNetStockListDe mo\src_standalone_launcher\StandaloneLauncher.cs. There, you can recognize the places where the Metadata and Data Adapter objects are constructed, as lines 104 and 116.
    You can modify the code in order to run your own Adapters.

 

 

Similar Threads

  1. Hello World -- Socket
    By mohelal84@yahoo.com in forum Adapter SDKs
    Replies: 5
    Last Post: March 25th, 2015, 09:26 AM
  2. Replies: 4
    Last Post: February 3rd, 2011, 10:33 AM
  3. Silverlight Client Connection problem in IE
    By kkrisjoy in forum Client SDKs
    Replies: 7
    Last Post: December 17th, 2010, 09:30 AM
  4. Hello World Remote Socket Adapter
    By kclerc in forum Adapter SDKs
    Replies: 7
    Last Post: April 12th, 2010, 11:40 AM
  5. problem building example adapter
    By ebarnhorst in forum Adapter SDKs
    Replies: 1
    Last Post: May 7th, 2007, 05:07 PM

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 04:41 PM.