[Imstk-developers] What's the difference between device servers and device clients?

Alexis Girault alexis.girault at kitware.com
Wed Oct 5 17:02:14 EDT 2016


*Sorry my email left before I was done.*

The server/client API in iMSTK is based on the VRPN API, you can read more
> about it here:
> - https://github.com/vrpn/vrpn/wiki/Writing-Servers
> - https://github.com/vrpn/vrpn/wiki/Client-side-VRPN-Devices


The interest of the separated client & server is that is is easy to set up
a server on a different machine than your application (client) is.

HDAPIDeviceClient is just a wrapper for the HD library which does not have
the same infrastructure and does not require you to manually run a server
independent from the client, as far as I understand.

On Wed, Oct 5, 2016 at 4:56 PM, Alexis Girault <alexis.girault at kitware.com>
wrote:

> The server/client API in iMSTK is based on the VRPN API, you can read more
> about it here:
> - https://github.com/vrpn/vrpn/wiki/Writing-Servers
> - https://github.com/vrpn/vrpn/wiki/Client-side-VRPN-Devices
>
>
> On Wed, Oct 5, 2016 at 4:41 PM, Milef, Nicholas Boris <milefn at rpi.edu>
> wrote:
>
>> Right now, there's no server class for HDAPI. What's the difference
>> between device servers and device clients?
>>
>> _______________________________________________
>> Imstk-developers mailing list
>> Imstk-developers at imstk.org
>> http://public.kitware.com/mailman/listinfo/imstk-developers
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/imstk-developers/attachments/20161005/c6e61850/attachment.html>


More information about the Imstk-developers mailing list