Compression of IP packet in Linux and Decompress in window

Asked by saurabh

Good Evening Sir/Madam

we are using same linux library in window also , when we compress and decompress of IP packet either in linux or window both are successful. But when we try compress in Linux and decompress in window or reverse also that time it's not successful it's showing that decompress failed due to Bad CRC or malformed Packet. we had checked packet is not malformed.

So my question is that can we used like that compress on window and decompress on linux or reverse case also , if so any thing need to be modified.

Please reply me as soon as possible.

Thanks and Regards,
Saurabh Aggarwal

Question information

Language:
English Edit question
Status:
Expired
For:
rohc Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Didier Barvaux (didier-barvaux) said :
#2

Hello,

> So my question is that can we used like that compress on window and
> decompress on linux or reverse case also , if so any thing need to be modified.

Yes, you definitely can. If it fails, there is either a problem with your application, your packets or maybe a bug in the ROHC library. Please send me a traffic capture of the faulty packets so I can test on my own.

Regards
Didier