Search results for query: *

  1. A

    Remoting thread access to server app

    I'm trying to build an application using remoting where the client needs to get access to data in the memory of the server application. When you invoke remoting, on the server the remoting class is in its own thread. While this is great if I want to run SQL calls and the like, how do I get...
Back
Top