Hassan_w 0 Newbie Poster

hello everybody..

recently I'm doing attendance software connected multiple RFID devices, the device doesn't support seeking new input automatically, so I need to implement the loop to seek next card automatically, the read function takes 3 parameters. I did read from each devices but separately.

I need to read from each device at the same time (threading) + passing the parameters in and out of the read function, and not forgetting to seek next input.

I can do delegates and simple threads but not advanced as needed.


I appreciate your contribution, this is the first time I post a question on forums ever. :)