Getting started with the library!
You are interested in adding ROHC capabilities to your application, but you don't know how to proceed, what it would look like and how difficult it is? The explanations below should answer all these questions!
The explanations will be based on a simple application that compresses one single IPv4 packet. Think of it as the 'hello, world!' of the ROHC library.
Table of content:
- Library installation
- Preparation
- Create one IPv4 packet
- Create a ROHC compressor
- Compress the packet
- Want to learn more?
- Full source code
Library installation
On Linux, you may build and install the library as follow: