Hi,
Is it possible to connect over the ip and not over the hostname with the linux client.
i tried ./vhclientarmhf -t use,ip.xxx without success.
No not possible. The reason is ip address changes and the client api is made for scripting.
how can i connect over the internet to my server?
Referring to: https://www.virtualhere.com/client_api
Specify server to connect to: "MANUAL HUB ADD,<address>[:port] | <EasyFind address>"
e.g
./vhclientarmhf -t "MANUAL HUB ADD,203.12.123.1"
No not possible. The reason is ip address changes and the client api is made for scripting.
how can i connect over the internet to my server?
Referring to: https://www.virtualhere.com/client_api
e.g
./vhclientarmhf -t "MANUAL HUB ADD,203.12.123.1"