hey can any body had used the computer parallel port connection with the P0 port on the controller to receive data from computer and do the processes
The printer port is not just 8 data lines. It also contains handshake signals to inform the printer when a byte is available.
When data is available, just read it from the port.