|
|
Port 80 with MBM5? I'm using MBM5 and a debugcard which is monitoring port80/84, any way to output values to it without extensive programming?
4 responses total.
I assume you don't mean TCP/IP port 80. What is MBM5? Have you tried using DOS's "debug", which has commands to diddle with I/O ports? What exactly are you trying to do anyways?
I'm guessing MBM5 is Motherboard Monitor 5, a temperature and voltage monitoring program that runs under Windows.
Does it have some sort of programming interface or what? For IBM PC architecture machines, port 80 was used for outputting post codes - generally to debug hardware during system initialization. I don't know of any reason why you'd expect them to be useful for debugging a windows application - generally, by that time you have *much* better resources to interact with the user, like the video display.
The only programming interface it has that I know of is a shared memory area that other programs can access to get sensor data.
Response not possible - You must register and login before posting.
|
|
- Backtalk version 1.3.30 - Copyright 1996-2006, Jan Wolter and Steve Weiss