udp - Is it possible for Java third-party program to read data transfer between server and client? -
if think of server client pair . server , client b. thirdparty program c reads data transfer between , b. <-> c <-> b (= sends data b , c reads data. if b sends data a, c reads it.) know ip , port server using , think it's using udp. also, use java, not other applications (like wireshark).. :) if other data needed, let me know.
Comments
Post a Comment