I'd like to be able to use service discovery APIs (e.g. jmdns) on the client to find services running on the client's local network (in a desktop app).
Not knowing a huge amount about RAP architecture, with the code actually running on the server does this mean it's not possible to do this? Would the API calls only discover services running server-side?!