2008-05-02

libjingle

어제 출시된 SteamWorks 1.0 API 을 살펴보다가 얘네들이 libjingle 을 쓰고 있다는 사실을 발견했다.
libjingle is a collection of open-source C++ code and sample applications that enables you to build a peer-to-peer application. The code handles creating a network connection (through NAT and firewall devices, relay servers, and proxies), negotiating session details (codecs, formats, etc.), and exchanging data. It also provides helper tasks such as parsing XML, and handling network proxies.
시간이 꽤 흘러 또 기억이 가물가물해졌지만, 역시나 홀펀칭은 STUN 인가보다.


comments powered by Disqus