TVicPort is the programmer’s toolkit. Includes transparent support for Windows 95/98/Me and Windows NT/2000, providing programmers with standard methods for real-time direct access to port I/O – without requiring you to write a custom virtual device driver for Windows 9x/Me or a kernel-mode driver for NT/2000. Programming Languages Supported Microsoft Visual C/C++ Borland Delphi (versions 2-5) Borland C++ Builder (versions 1, 3, 4, 5) Microsoft Visual Basic 6.0 Other programming systems that access functions in DLL’s TVicPort’s main capabilities are: direct port I/O access advanced LPT support including access to any pin on any LPT port access to IDE HDDs hardware manufacturer information (HD serial number, geometry, etc.)
Author Archives: Victor Ishikeev
Tvicport
TVicPort is the programmer’s toolkit. Includes transparent support for Windows 95/98/Me and Windows NT/2000, providing programmers with standard methods for real-time direct access to port I/O – without requiring you to write a custom virtual device driver for Windows 9x/Me or a kernel-mode driver for NT/2000. Programming Languages Supported Microsoft Visual C/C++ Borland Delphi (versions 2-5) Borland C++ Builder (versions 1, 3, 4, 5) Microsoft Visual Basic 6.0 Other programming systems that access functions in DLL’s TVicPort’s main capabilities are: direct port I/O access advanced LPT support including access to any pin on any LPT port access to IDE HDDs hardware manufacturer information (HD serial number, geometry, etc.)
Tviclpt Single User License
TVicLPT is a set of kernel-mode drivers and interface modules (OCX, VCL component, C++ Class) providing programmers with full and simple access to all LPT ports installed on your PC. Main TVicLPT features: – access to any LPT related port; – access to any bit of these ports; – access to any pin on LPT connector; – simple access to any LPT mode ( SPP, PS/2, EPP, Fast Centronix, ECP); – hardware interrupt handling from a LPT port; – examples for Delphi, C++Builder, MSVC and Visual Basic; – and much more.
Tviclpt Commercial License
TVicLPT is a set of kernel-mode drivers and interface modules (OCX, VCL component, C++ Class) providing programmers with full and simple access to all LPT ports installed on your PC. Main TVicLPT features: – access to any LPT related port; – access to any bit of these ports; – access to any pin on LPT connector; – simple access to any LPT mode ( SPP, PS/2, EPP, Fast Centronix, ECP); – hardware interrupt handling from a LPT port; – examples for Delphi, C++Builder, MSVC and Visual Basic; – and much more.
Tvichw Upgrade Single User License
TVicHW32 is a general purpose device driver that can be used by practically any programming language. It lets you access and control hardware directly from any Win32 application under Windows 95/98/Me/NT/2000/XP without having to use the Windows DDK. TVicHW32’s main capabilities are: – direct port I/O access – obtains pointers to physical memory by directly mapping it to the user process’s address space – simultaneous handling of multiple hardware interrupts – advanced LPT support including access to any pin on any LPT port – access to IDE HDDs hardware manufacturer information (HD serial number, geometry, etc.) for IDE1-IDE4 – keyboard hooks and scan-code messaging – access to PCI configuration data allowing enumeration of all PCI devices – memory buffer allocation for system and busmaster DMA operations – execution of the user’s functions at high-privileged CPU level (Ring 0)