[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[P2PSIP] Question about how to begin



Hi,

I recently finished the development of a CHORD implementation in C#. I already use a proprietary binary TCP communication protocol for the CHORD messages (findsuccessor, the notify and stabilize routines, the ping etc.). In near future I want to proceed to RELOAD, whereas the desired implementation does not necessarily has to have full RELOAD characteristics as the first result. Especially these items are not required initially, so that the first implementation would more be a REL instead of RELOAD :)

1) Security
2) NAT traversal
3) ICE STUN support
4) Enrollment server

Implementors, could you give me please some suggestions, where to start with best under these circumstances? 

Kind regards