cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
RJ 11 Port Access
RJ 11 Port Access
Mar 13, 2012 at 6:35pm UTC
JohnAnderton
(2)
I was wondering if there was a good way to access the RJ 11 port in the back of my laptop. I just want to get a sensor reading (either a 1 or 0) and need a simple way to do that.
Mar 13, 2012 at 7:05pm UTC
Texan40
(645)
In Windows you have to go though the HAL so no direct access to hardware. Dunno if it's more/less than what you need but you could check out the TAPI API here:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms734257(v=vs.85).aspx
Topic archived. No new replies allowed.