At the moment we're doing, let's call it a proof of concept, project that is essentially a GUI .NET app accessing Jade, similar functionality to an existing JAde gui app in our system... locally (i.e. everything on one machine) I have got my head around it OK, I am not quite at the point yet of testing it over say a VPN connection to a remote server...
My question is (I'm kind of piecing together what I glean from documentation, various posts on this forum some of which are now quite outdated), is there currently any mechanism for some kind of "thin client" connection, or am I correct that as things stand, what is essentially a "fat client" connection is the only option? Other than something like a web service tier.
Note, I am not worried about any JAde GUI, simply implementing exposed classes/methods etc in a .NET forms app (as a kind of server app I've got it running fine with perfomance roughly similar to the Jade equivalent). How have others found tackling this, any pitfalls, is fat client even realistic for winform client apps, any help/suggestions greatly appreciated.
Regards
David