Home :: Books :: Professional & Technical  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet
Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical

Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Parallel Port Complete: Programming, Interfacing & Using the PC'S Parallel Printer Port

Parallel Port Complete: Programming, Interfacing & Using the PC'S Parallel Printer Port

List Price: $39.95
Your Price: $26.37
Product Info Reviews

<< 1 2 3 >>

Rating: 5 stars
Summary: Very thorough treatment of parallel port control from VB.
Review: This is a very good book for those interested in controlling the parallel port interface on the PC. The most common usage is for cheap/inexpensive data acquisition or control, but the book also covers "LapLink" type transfers, high speed printing and device chaining. In my opinion, this books greatest strength is that all of the code is provided in Visual Basic, Delphi and C. Visual Basic and Win95/WinNT cannot directly control the printer port, so the authors have made a library of routines for use with any language, thus filling a hole that exists in Visual Basic. Anyone who wants to directly control the parallel port from Visual Basic will find everything they need (both on disk and in instruction) in this book.

Rating: 5 stars
Summary: Parallel Port Complete
Review: This is a very good book for VB programmers who need to do communication programming over the parallel port. It includes a disk with a custom dll for accessing the port with several great examples and techniques of writing a communication program to be used by the parallel port. This book will be a great help to VB programmers who don't want to write C code to access the parallel port.

Rating: 4 stars
Summary: Very good, a must buy for any programmer
Review: This is a well written book. The example code is very easy to follow and no stone is left unturned. In only hours I was able to write my own parallel port based transfer program for our office's laptops.

Rating: 1 stars
Summary: Don't waste your money
Review: Unless you're writing a DOS app, this book is pretty much useless. My synopsis on the whole parallel I/O is that if you're using NT 4 or newer, go the CreateFile route. If it's Win 98 or older, give up!

Rating: 5 stars
Summary: How to use a parallel port in your projects.
Review: VB programmers now you have the good book described how to use a parallel port in your projects.
Now you can cake yours programmer for microcontroller and drive them for VB (not use C++), for example.
This book also contain disk with a custom dll for accessing for parallel port.


<< 1 2 3 >>

© 2004, ReviewFocus or its affiliates