[Ndn-interest] [ccnx-dev] Decode/parse CCN packet in python

Alex Afanasyev alexander.afanasyev at ucla.edu
Mon Nov 11 13:47:55 PST 2013


Hi Anu,

You may want to try installing NDNx platform, which includes PyNDN library that will allow you to work with NDN packets in python.  Check http://named-data.net/codebase/platform/ for more detail.

---
Alex

> On Nov 11, 2013, at 10:57 AM, Anu Mercian <anumercian at live.com> wrote:
> 
> Hi all,
>  
> Any help on this topic would be really helpful.
> 
> Thank you,
> Anu
> From: anumercian at live.com
> To: samuels at infinite.com; ccnx-dev at ccnx.org
> Date: Sun, 10 Nov 2013 22:09:03 -0700
> Subject: Re: [ccnx-dev] Decode/parse CCN packet in python
> 
> Hi Samuel,
> 
> I am using ccnx-0.8.0
> 
> Thank you,
> Anu
> 
> From: Samuels at infinite.com
> To: anumercian at live.com; ccnx-dev at ccnx.org
> Date: Mon, 11 Nov 2013 04:19:44 +0000
> Subject: Re: [ccnx-dev] Decode/parse CCN packet in python
> 
> Which version are you trying to use?
> 
>  
> 
> From: ccnx-dev [mailto:ccnx-dev-bounces at ccnx.org] On Behalf Of Anu Mercian
> Sent: Monday, November 11, 2013 7:55 AM
> To: ccnx-dev at ccnx.org
> Subject: [ccnx-dev] Decode/parse CCN packet in python
> 
>  
> 
> Hi all,
> 
>  
> 
> I am looking to decode a CCN packet to obtain the details (content name etc) within a python code, how can the libraries of ccnx be imported to python code?
> 
>  
> 
> I have checked that decoding a CCN packet in JAVA API can be done by: 
> 
>   
> 
>  
> 
> ContentObject co = new ContentObject();
> 
> co.decode( byte[] );
>  
> But I do not find enough documentation for python support. Can someone help me out with this?
> Thank you in advance,
> Anu
> 
> 
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s).
> If you are not the intended recipient, please notify so to the sender by e-mail and delete the original message.
> In such cases, please notify us immediately at sanchar-sadhan at infinite.com . Further, you are not to copy, 
> disclose, or distribute this e-mail or its contents to any unauthorized person(s) .Any such actions are 
> considered unlawful. This e-mail may contain viruses. Infinite has taken every reasonable precaution to minimize
> this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should 
> carry out your own virus checks before opening the e-mail or attachments. Infinite reserves the right to monitor
> and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail
> address may be stored on the Infinite e-mail system. 
> 
> ***INFINITE******** End of Disclaimer********INFINITE******** 
> 
> 
> 
> _______________________________________________ ccnx-dev mailing list ccnx-dev at ccnx.org http://www.ccnx.org/mailman/listinfo/ccnx-dev
> 
> _______________________________________________ ccnx-dev mailing list ccnx-dev at ccnx.org http://www.ccnx.org/mailman/listinfo/ccnx-dev
> _______________________________________________
> ccnx-dev mailing list
> ccnx-dev at ccnx.org
> http://www.ccnx.org/mailman/listinfo/ccnx-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20131111/b30197cb/attachment.html>


More information about the Ndn-interest mailing list