Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i have build auto application who log in to MSN messenger, before the log in i am open tshark process and capturing all this session, my issues:

  1. some of the packets created by Wiresharl with bad checksum, u know that in my network card under configure --> advanced i can configure the check sum offload for TCP and UDP and this problem will solve but my question is if in this case the capture file will be the same as the original ?

  2. some of the packets size are more that 65535 and when i am open the pcap file i am received error message that says that i have packets size with more than 65535 and the file is damage - why this is happen ?

share|improve this question

closed as off topic by Mat, Deanna, xdazz, BNL, Bobrovsky Oct 11 '12 at 18:13

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.