Another I/O Port component for Win 95, 98, (NOT NT), which I have used in my own software. I originally wrote a unit which was an add in unit so that I could access the I/O ports of a PC in applications built with Delphi. Delphi 2, 3 and 4 do not have a Ports() function, as Delphi 1 had, so I had to come up with my own. There are MANY freeware and shareware I/O port components out there, but I liked mine best so I made it into a component and I am sharing it with whomever might need another or who wants to experiment!