How to open parallel ports in XP ?

Status
Not open for further replies.

mr_byte31

Full Member level 5
Joined
Oct 19, 2005
Messages
295
Helped
10
Reputation
20
Reaction score
8
Trophy points
1,298
Activity points
3,241
parallel port with c++

i have visual .net
on xp but i dont know how can i apen the ports and access it
because xp doesnt allow accessing fillies
2- how can i use alibrary found in borland using c.net
 

Re: parallel port with c++

Hi

This thread is just as fresh as your post, take a look there.
 

parallel port with c++

Hello,
See Parallel Port Complete for further information.

Bye
 

Re: parallel port with c++

In VC++ 2005 I used CreateFile function for accessing toserial port,I see in the MSDN help of VC++ that you can open open ports as files and close them also,you can also use ReadFile and WriteFile to read and write to communication port(COM: for serial port and LPT for parallel port).

Itest on VC++ for serial port works ok,it also works in pocket pc with embedded VC++ 4.
I hope this help you.
 

parallel port with c++

Try Codeguru .. It contains quite a few info..
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…