← Back to team overview

rohc team mailing list archive

Re: [Question #234822]: How to run and execute the rohc sources

 

Question #234822 on rohc changed:
https://answers.launchpad.net/rohc/+question/234822

    Status: Open => Answered

Didier Barvaux proposed the following answer:
Hi Rockzstar,

>     I have downloaded the the version rohc-1.6.1.  And i have done
> "./confiure" it is creating make file in the src directory. When i do
> Make, it is compiling successfully. But i didn't see any exe file.
> Where is the exe file will create. And how to execute the
> application.

The ROHC library is a library, so the main target is the 3 librohc_*.so
library files, not executables. However there are some tools or side-
projects that may interest you (see below).

> For example, if i want to compress the data, is it like
> this, $ exefile inputfile outputfile. where input file is to be
> compress date and outfile is compressed data.

See the non-regression tool:
http://rohc-lib.org/wiki/doku.php?id=library-tests#running_one_specific_non-regression_test_manually1

> And one more i noticed
> in this forum most of the members were discussing about sending the
> data through client and server system,Whether this application does
> that also.

See those tools:
- IP/ROHC tunnel: http://rohc-lib.org/wiki/doku.php#ip_rohc_tunnel
- IP over UDP tunnel: http://rohc-lib.org/wiki/doku.php#rohc_over_udp_tunnel

Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.