[Haskell-cafe] Content Centric Networking
Tom Hawkins
tomahawkins at gmail.com
Tue Aug 24 08:28:36 EDT 2010
Anyone in the Haskell community interested in content-centric
networking? Van Jacobson has done a couple of great presentations to
introduce CCN [1, 2]. Personally, I find it fascinating what kind of
doors could open if we got away from TCP/IP, especially for wireless
ad-hoc networking.
Parc has open-sourced their experimental CCN protocol, CCNx [3]. I
thought it'd be cool to have a Haskell implementation of CCNx, so I
started a little hackage project [4].
-Tom
[1] http://video.google.com/videoplay?docid=-6972678839686672840#
[2] http://www.parc.com/work/focus-area/networking/
[3] http://www.ccnx.org/
[4] http://hackage.haskell.org/package/ccnx/
More information about the Haskell-Cafe
mailing list