Skip to content

Network configurations

Warning

The XO-VAC+ embedded server should not be directly exposed to the internet as it is not updated as often as a regular Windows PC.

XO-VAC+ can be connected in a wide variety of network configurations. The following configurations are described in this documentation:

1 - Direct connection between a Client PC and XO-VAC+

flowchart LR
    A[XO-VAC+]
    B[Client PC]
    A <-- TCP/IP --> B

2 - XO-VAC+ LAN connection

flowchart TD
    A[Router]
    B[PC 1]
    C[PC 2]
    D[PC n]
    E[Printer]
    F[XO-VAC+]
    A <-- 192.168.100.0/24 --> B
    A <-- 192.168.100.0/24 --> C
    A <-- 192.168.100.0/24 --> D
    A <-- 192.168.200.0/24 --> E
    A <-- 192.168.10.0/24 --> F