Detect if client is downloading using socket in java -
can use socket detecting if client downloading? want information file downloading. information ff: file name file size file type
i tried researching on jnetpcap used packet , don't understand packets.
as far know, can't detect if client downloading something, unless maybe intercept network traffic (you might need promiscuous mode). that'd difficult though.
Comments
Post a Comment