VxComm is a technique that stands for "Virtual Communication Port".
It provides two software interfaces to access remote COM ports of the 7188E/8000E via the Ethernet, one is serial port
interface, and another one is the TCP/IP interface.
For the serial port interface, we provide a VxComm driver for Windows OS.
It is used to create virtual COM ports to map to the COM ports and I/O module of the 7188E/8000E.
After creating virtual COM ports, you can easily upgrade serial devices to with Ethernet communication ability, and the original software only need to link to a
virtual COM port.
It doesn¡¯t need any source code modification.
Xserver is a programmable TCP/IP server template (in C language) for the 7188E/8000E base on the VxComm technique.
It has an open and flexible programming architecture.
With the help of the Xserver, you can easily develop a powerful embedded controller system with the TCP/IP and serial communication ability.