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

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -