Support

Description

Support for VirtualHere hardware and software

IPV6 Support

Forums

Version 2.4.6 of the server and version 3.1.3 of the client now support IPv6 as well as IPv4. VirtualHere follows the standard RPC3986/3484 specification for IPv6 support and IPv6 textual address entry.

By default the server will attempt to use a dual/stack ipv4/ipv6 compatible stack if available in the kernel. This means that clients using ipv4 or clients using ipv6 will both be able to connect to the server over port 7575 with either IP protocol

Samsung quirks

Forums

In the http://virtualhere.com/quirks page, you mention that " VirtualHere will automatically generate the special events for iPad/iPhone/iPod2G and Galaxy S without requiring any changes by you." Can you share what the Samsung Galaxy special events are?

I am currently working through issues with a Samsung Galaxy Tab running Android 4.4.2.

Cannot see devices when running as server (windows)

Forums

Hello,

If i run the vhui64.exe as gui, then I can just fine see all devices on my hub, 10.22.4.2:7574 (using ssl)

But when I run is a service then i can only see this:

C:\Users\inpay>vhui64.exe -t "LIST"
VirtualHere IPC, below are the available devices:
(Number in brackets = address, * = Auto-Use)

(10.22.4.2:7574)

Auto-Find currently off
Auto-Use All currently off
Reverse Lookup currently off
VirtualHere is running as a service

Isn't the service using the same configuration file as the gui?

Automatic connection to USB device after reboot of server.

Forums

Hi!
We need to provide different USB devices to different clients.
Use the option "AUTO USE DEVICE".
But after server reboot, the first connected client has access to all devices at once.

How to configure the client to automatically connect only to required device?

Running server on raspberry pi

Forums

I'm trying to get the server running on a raspberry pi.
What i would like is to connect remotely to an omron plc. This plc has a usb to serial adapter to connect.
I can connect my pc to the remote usb to serial adapter but as soon as I start the omron application the following shows up in the raspberry log:
Sep 21 12:16:21 raspberrypi vhusbdarm: 192.168.4.158 connected
Sep 21 12:16:31 raspberrypi vhusbdarm: Device 113 BOUND to connection 1

Colour correction USB panel on Windows

Forums

Hi,
I'm testing VirtualHere with a colour correction panel. specifically, BlackmagicDesign Resolve panel, which actually consists of three separate USB consoles.
With an OSX client, the entire system seems to work fine -- the Resolve software sees the control panel.
With a Win7/64bit client however, only "normal" devices go through properly (keyboards, mice etc). When the panel is 'connected', Windows acknowledges this with the usual sound effect, but the panel doesn't get recognized by the Resolve software.

USB SPEAKERS - QNAP NAS

Forums

Hi,

I am trying to share some Bose Companion 5 USB Speakers in a Qnap Ts-253 Pro.
I am getting to the conclusion that for some reason the speakers are “not supported” by this NAS unit, but i decided to post to the forum hoping someone could have already managed to workaround a similiar situation.

are forwarding only one Com port

Forums

I manually prescribe IP Computers for port forwarding Com 3 and 4 Com.
And manually run the program, it works perfectly!

But as soon as I run the program as a service, you are forwarding only Com 3. Settings I copied the profile in in C: \ Windows \ system32 \ config \ systemprofile \ AppData \ Roaming \ vhui.ini

why forwarding only com 3?

Why add comand th CMD???

Managing many VirtualHere Servers using SaltStack

Forums

Using saltstack.com software makes it easy to manage many VirtualHere servers on a network by keeping configuration and upgrading scripts in one place centrally managed by SaltStack automation

VirtualHere user spoage has kindly shared his salt stack scripts available at https://github.com/spoage/vhusbd-formula for those that are interested. Thanks Shane!