![]() | |
| |||||||
| Home | Register | Blogs | FAQ | Members List | Calendar | Downloads | Arcade | Mark Forums Read |
| Languages, Compilers and Interpreters C,C++,C#,.NET,Java,PHP,Perl,SQL and more |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Младенец | Ov karoxa indz ognel? Indz petq a, vor lpt porti i - rd outic 5 volt hosanq stanam. Assembleri hramannerov linum a, bajc da 2000 - i tak chi ashxatum. Erevi petq a, vor ed amen inch@ ashxati cherez driver.<BR>Thanks |
| | |
| | #2 |
| Младенец | The only possible way to perform low level operations under Windows 2000 is to use the system API Functions. Mainly the PC port outcoming information is considered to be a matrix of voltage levels in all the canals of the port. So take a look at system API functions (you can get them in "API text viewer" from Visual Studio pack or a book). However I do not think that you will find any function "ready" to be used for your purposes (you will have to do that in some more difficult way, e. g. get a combination of functions). So good luck.
__________________ Do not accept anything, besides the perfect. |
| | |
| | #3 |
| Administrator Join Date: Sep 2001 Location: South Korea, Gumi
Posts: 7,189
Blog Entries: 15 Rep Power: 10 Reputation:
313 | Although it is a tough but the perfect way is to write a device driver so you can use very low level communication way with port. Use Windows 2000 DDK or Numega Driver Studio. |
| | |