FabulaTech Forum (http://www.usb-over-network.com/forum)
Serial Port Solution >> Network Serial Port Kit >> VSPC ActiveX vs Network Serial Port Kit
(Message started by: tlpicke on May 6th, 2008, 7:25am)

Title: VSPC ActiveX vs Network Serial Port Kit
Post by tlpicke on May 6th, 2008, 7:25am
Will the Virtual Serial Port Control ActiveX components perform all of the same functions as the Network Serial Port Kit?

...Tim

Title: Re: VSPC ActiveX vs Network Serial Port Kit
Post by Andrew on May 7th, 2008, 6:59am
Hi Tim,

Virtual Serial Port Control is developed especially for developers. This is not a product but component that allows developers to create virtual COM ports from their applications, so any serial application can open that virtual COM port.

Network Serial Port Kit is application. It should be installed on 2 sides: local and remote.
On the remote side it shares physical COM port.
On the local side it creates virtual COM port and redirects all traffic from it to remote shared COM port.

Both solutions creates virtual COM ports, but it's completely different products.

Thanks!