I'm packet sniffing using jpcap, and I'm wondering how I can find out which request the response is for. The HTTP header fields don't even state the address of the server, and there are no ID's.
Do I need to check ports or something?
...
Hi,
I am using gsoap and I am getting this message in the server side:
SOAP-ENV:Client End of file or no
input: 'Operation interrupted or timed
out'
The sequence of packets in the wireshark is
packet1. client > server SYN
packet2. server > client SYN ACK
packet3. client > server ACK
that completes the three way handshake....
I am using limited BroadBand ( I can use up to 3GB per month). BroadBand company charges extra money if I use beyond 3 GB.
Everyday one ( or more) background process utilizing 75 MB of Internet Data. I have been monitoring Internet data usage through NET METER tool.
Initially I suspected AVG anti virus S/W so I uninstalled it, but i...