Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Visual Basic Parallel Port
Name: FoxyBoy Date: May 18, 2003 at 13:04:16 Pacific OS: Win XP / all CPU/Ram: N/A
Comment:
I need to know how to program the parallel port in visual basic but i need to be able to have direct access to the port so i can turn the pings on or off as i want, (eg - parallel port 1 ping 2 on, parallel port 1 ping 3 off)
Summary: Hi, Im a real novice as far as programming the parallel port is concerned. I am doing a project in which i need to program the parallel port. I want to use either Visual Basic or visual C++. Pliz help...
Summary: I need help in starting my school project. I am building a PC controlled robot using visual basic code with parallel port programming. I don't know how to start the project. Can someone help me start ...
Summary: You can use the WinIo library to access the parallel port. It works with Visual Basic and Visual C++. I have tested it with both Visual Basic 6.0 and Visual C++ 6.0. Here are some examples: https://ho...