Is there way listen tcp package and parse them ? I need application for check new WhatsApp and Viber messages. Im not asking read this app's database need just for new messages.
Hello @DonManfred. ServerSocket may do what i want. I want listen incoming/outgoing data over internet on user phone. Do you have any idea about how to do it ?
Do you have an address (url) of an whatapps-server and a documentation how to communicate over this server?
I don´t know any server-adress and even no documentation of an API you can use. Whatsapp did not published a API.