The idea is to gain access to native lib functions from windows phone. so instead of pinvoking functions, can we make a rpc to the native function. the dll could be hosted elsewhere e.g. on a azure platform ?
anyone tried this/ know if this is a doable?