I am going to build an client-server service that will control the security of a house(who comes in and who comes out). I want the identification to be made via nfc communication and especialy between a nfc-android phone and a nfc reader connected to a pc. So i am thinking of 2 programms. one for the phone and one for the pc( +1 for the server if any). I want data to be saved to both phone and pc. Is this possible via nfc? can the phone read and write data via nfc?
I am thinking of using java for both programms. Do we know for any nfc api? (i have a nxp chip on my device) What reader should i buy? any recomendations?