i'm trying to use the PC to controll stepper motors in a robotic arm.. to do that i need to send binary numbers to the motor controll circuit. i'm using VC++ on .net.how can i send data to the prallel port and what is the data address of the prallel port. i tried using 0x370(i.e. the address of LPT1) but it didn't work.