I am doing a project which requires serial port to be acessed in winxp.Please help me
- posted
18 years ago
I am doing a project which requires serial port to be acessed in winxp.Please help me
If your problem is that NT based OS's (2K/XP) don't allow direct hardware access, you could try this:
Regards, Chris
How do you need to access the serial port, and what are you needing to do?
GIVEIO.SYS driver, described in a Dr. Dobbs Journal May 1996 article "Direct Port I/O and Windows NT" written by Dale Roberts available from:
You will also need Paula Tomlinson's program LOADDRV, described in her May
1995 article in Windows/DOS Developer's Journal (now Windows Developer's Journal).ftp://ftp.wdj.com/pub/1995/may95.zip
Also see:
HTH,
B.C.
Unlike many other devices, there are very few features of the serial port you can't get at using the native win32 interfaces. For some examples, see the program I wrote while trying to figure out the interface of COM2 pins on my asus motherboard:
description:
--
email: snipped-for-privacy@worldnet.att.net icbm: Delray Beach, FL | Free Software and Politics
ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.