thomasdan Level: Trainee
 Registered: 31-07-2005 Posts: 3
|
Re: LPT/Com Port access over a LAN
Hi all,
If your OS is win9X, then it will not have any problem to access IO port direcly. But Windows XP, Win2K, Win NT are totally different, you must have an IO driver to get accessing to these IO port, such as LPT, etc.
Presetly, I am doing a remote client temperature monitoring system with LPT controlling located about 70 km away from with my server PC and it is using internet for connectivity.
I am using a trial VB activex from www.geocities.com/bagtool/adc_activex.html or www.geocities.com/bagtool/io_activex.html, where they are free to download.
The result is excellent !
Thomas
|