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/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to