I have a vb program that is controlling two serial devices on real commports. Does anyone know of anyone who has developed a product to send my serial comms out onto a tcp network using an ocx? I have purchased a wireless rs232 controller which can receive commands on two different TCPports. (the device has a single IP and receives commands on different TCPports and distributes them to the appropriate commport) I have demo-ed several products that require the ports to be manually configured each time the pc started. I would like to be able to launch my app without having to first configure a port. So any products or freeware that can be embedded in my app or started and configured by my app (without ridiculous programming) would be appreciated. Thanks