Linux Software Developers Kit (SDK) User Guide
63
1
1
1
1
.
.
V
V
I
I
P
P
A
A
c
c
c
c
e
e
s
s
s
s
S
S
o
o
f
f
t
t
w
w
a
a
r
r
e
e
Introduction
VIP Access Software provides secure remote Internet access to control almost any electronic
equipment behind firewalls with ManageLinx. See the documents of ManageLinx for details.
Enable VIP Access Software
To compile and install vipaccess (VIP Access Software), enable the
CONFIG_USER_LANTRONIX_VIP_ACCESS option and then rebuild µClinux with "make
distclean" followed by "make" from the installation directory.
Register the device on DSM
To register your device on DSM, register it as DEVICELINX-DSC.
Bootstrap
VIP Access Software requires bootstrap file (bootstrap.xml). Push the bootstrap file obtained from
DSM to /usr/local/etc/bootstrap.xml on the target.
Demo application
VIP Access Demo is integrated with the s2e sample application.
To create an image with VIP Access Demo:
1. Enable CONFIG_USER_LANTRONIX_VIP_ACCESS and
CONFIG_USER_LANTRONIX_S2E_VIP.