I want to replay a .pcap file from a website. I am building a network traffic monitor android application and I want to test it against prerecorded malicious packets as .pcap file. I want my website to replay the packets automatically when the website is opened. Is it possible to create a piece of code in that can make it happen ?