TCP Hole Punch (NAT Traversal) Library or something?

前端 未结 5 1007
感情败类
感情败类 2020-12-02 10:24

I want to do TCP Hole Punching (NAT Traversal) in C#. It can be done with a rendezvous server if needed. I found http://sharpstunt.codeplex.com/ but can not get this to work

5条回答
  •  伪装坚强ぢ
    2020-12-02 11:06

    http://sipsorcery.codeplex.com has a working stun server.

    SipSorcery.core -> SipSorcery.Net -> Stun

提交回复
热议问题