In process server

Is it possible to create an in process server with remoting SDK? So rather than access the server over http, actually have an option to call an inprocess server using the same interface?

I think, you need to combine the Proxy Server and DLL Server.zip (21.8 KB) samples.