is any rohc with TCP profile support avaiable for download?

Asked by saadan ansari

Is any ROHC with TCP support avaiable for download?

Thanx
Saadan

Question information

Language:
English Edit question
Status:
Solved
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

Saadan,

FWX answered you on the mailing list, but you perhaps did not see his answer: see https://lists.launchpad.net/rohc/msg00554.html

Regards,
Didier

Revision history for this message
saadan ansari (ansarisaadan) said :
#3

Thank you very much.
I built the library with TCP patch due to your advice.
Now it works.
I have not fully tested the TCP profile.
I will inform you if I identify any bugs.

Best Regards
Saadan

________________________________
 From: Didier Barvaux <email address hidden>
To: <email address hidden>
Sent: Monday, August 20, 2012 7:10 PM
Subject: Re: [Question #204833]: is any rohc with TCP profile support avaiable for download?

Your question #204833 on rohc changed:
https://answers.launchpad.net/rohc/+question/204833

Didier Barvaux posted a new comment:
Saadan,

FWX answered you on the mailing list, but you perhaps did not see his
answer: see  https://lists.launchpad.net/rohc/msg00554.html

Regards,
Didier

--
You received this question notification because you asked the question.

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

Good news!

Didier

Revision history for this message
FWX (dialine-rohc-team) said :
#5

  Hello Saadan,

  Good news. Support of TCP profile is not fully coded, but at least 90%
is ok.
  Thank you to give back us more information of any bugs or problems found.
  Best regards,

                FWX.

Le 30/08/2012 14:11, saadan ansari a écrit :
> Question #204833 on rohc changed:
> https://answers.launchpad.net/rohc/+question/204833
>
> Status: Expired => Open
>
> saadan ansari is still having a problem:
> Thank you very much.
> I built the library with TCP patch due to your advice.
> Now it works.
> I have not fully tested the TCP profile.
> I will inform you if I identify any bugs.
>
> Best Regards
> Saadan
>
>
> ________________________________
> From: Didier Barvaux <email address hidden>
> To: <email address hidden>
> Sent: Monday, August 20, 2012 7:10 PM
> Subject: Re: [Question #204833]: is any rohc with TCP profile support avaiable for download?
>
> Your question #204833 on rohc changed:
> https://answers.launchpad.net/rohc/+question/204833
>
> Didier Barvaux posted a new comment:
> Saadan,
>
> FWX answered you on the mailing list, but you perhaps did not see his
> answer: see https://lists.launchpad.net/rohc/msg00554.html
>
> Regards,
> Didier
>

Revision history for this message
FWX (dialine-rohc-team) said :
#6

  Didier,

  Afin de ne pas polluer la mailing List, une petite question directe.

J'ai ajouté l'inclusion du fichier rohc_traces.h dans le fichier
common/crc.c pour valider mon appel à rohc_debugf(). Mais j'ai l'erreur
suivante :

Making check in .
make[3]: entrant dans le répertoire «
/home/dialine/LTE/RoHC/RoHC_Library/rohc/src/common »
   CC librohc_common_la-crc.lo
In file included from crc.c:32:
rohc_traces.h:65: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘rohc_dump_packet’
make[3]: *** [librohc_common_la-crc.lo] Erreur 1

  Et je ne comprends pas pourquoi ...

  Ci-joint le fichier crc.c modifié en question.

  Je remarque aussi que le contenur du fichier dllexport.h est aussi
dans rohc.h. Mais c'est peut-être normal ...

  Si tu peux éviter une mise à jour de la branche pendant que j'intègre
le support du TCP, ce serait bien. Merci d'avance.

  Merci aussi pour toutes les remarques remontées. Cela valait le coup
d'attendre.

  Mon objectif est d'abord d'intégrer ce support du TCP à la branche, de
le rendre fiable avant de l'optimiser avec toutes les remarques notées
"plus tard". Déjà, je suis un peu perdu avec le code du décompresseur
qui a beaucoup évolué.

A plus tard.

        FWX.