Hi,
I use my application to do a query to a remote database and if no response from the remote server or packet lost, my application will hang there. Hence, I use a packet sniffer to sniff some packet. I am analyzing some packets and found some problem with this.
for example :
packet 1 end with : <method><byt
packet 2 start with : thod><byte>.......
Packet 2 should start with e>...... if i am not wrong.
Somewhere in the network has truncated the packets. Can someone out there tell me what's the reason ? Thanks !
regards,
Larva
I use my application to do a query to a remote database and if no response from the remote server or packet lost, my application will hang there. Hence, I use a packet sniffer to sniff some packet. I am analyzing some packets and found some problem with this.
for example :
packet 1 end with : <method><byt
packet 2 start with : thod><byte>.......
Packet 2 should start with e>...... if i am not wrong.
Somewhere in the network has truncated the packets. Can someone out there tell me what's the reason ? Thanks !
regards,
Larva