PCAP+Wireshark (or similar solutions) let you spy on data traffic between source and destination.
That way you (hopefully) would understand the protocol used and mimic it in a new app made by you
PCAP+Wireshark (or similar solutions) let you spy on data traffic between source and destination.
That way you (hopefully) would understand the protocol used and mimic it in a new app made by you