Skip to content
  • Alexis Girault's avatar
    ENH: Improve VRPN Server Client architecture · 9a33b689
    Alexis Girault authored
    1) Get rid of type in deviceClient
    2) Rename URL to IP in deviceClient
    3) Add machine (name or ip) and port number as parameters
    in device server to be able to create external servers
    4) Refactor VRPNDeviceServer::addDeviceClient into addDevice
    to use only a deviceName and a deviceType
    9a33b689