PORTS Forum

Ports and Interfaces => Serial Ports => Topic started by: Parappa on November 05, 2010, 06:22:10 pm

Title: Physical COM Port on PC - Make available to LAN?
Post by: Parappa on November 05, 2010, 06:22:10 pm
Hi,

How do I make the physical COM Port on an XP PC available via TCP/IP:PORT on a LAN.

What I want to do is let a PHP script running on a Web Server (on the same LAN) make a SOCKET connection over the LAN to the XP PC's physical Serial Port in order to read the data directly from that Serial Port.

Many thanks for any help!

Title: Re: Physical COM Port on PC - Make available to LAN?
Post by: Jan Axelson on November 06, 2010, 01:09:40 am
Take a look at com0com. I have a link here under Virtual Serial Port Drivers:

http://www.janaxelson.com/serport.htm

Jan