python - How to use the ICE protocol -



python - How to use the ICE protocol -

i'm trying create connection between 2 computers behind nat. have 3rd computer accessible two.

i utilize water ice (interactive connectivity establishment) protocol, can't find illustration in python. heard pjsip, include c library called pjnath, written in c.

are there tools create in python? if not, there way described? if not, how start water ice protocol in python?

pjsip has python module can use.

you can find details , link required tutorials here.

python

Comments

Popular posts from this blog

javascript - I need to update the text of a paragraph by inline edit -

javascript - THREE.js reposition vertices for RingGeometry -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -