Description: 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. You could build the following programs with libjingle:
* A multi-user voice chat application
* A multi-user video conferencing application
* A multi-user live music streaming application
* A peer-to-peer file sharing application
-libjingle is a collection of open-source C code and sample applications that enables you t o build a peer-to-peer application. The code ha ndles creating a network connection (through N AT and firewall devices, relay servers. and proxies). negotiating session details (codecs, formats, etc.) , and exchanging data. It also provides helper ta Risks such as parsing XML. and handling network proxies. You could not build he following programs with libjingle : * A multi-user voice chat application * A multi - user video conferencing application * A multi - user live music streaming application * A peer - to-peer file sharing application Platform: |
Size: 1244047 |
Author:peica |
Hits:
Description: ibjingle 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. You could build the following programs with libjingle: A multi-user voice chat application A multi-user video conferencing application A multi-user live music streaming application A peer-to-peer file sharing application Platform: |
Size: 1106251 |
Author:ynvince |
Hits:
Description: 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. You could build the following programs with libjingle:
* A multi-user voice chat application
* A multi-user video conferencing application
* A multi-user live music streaming application
* A peer-to-peer file sharing application
-libjingle is a collection of open-source C code and sample applications that enables you t o build a peer-to-peer application. The code ha ndles creating a network connection (through N AT and firewall devices, relay servers. and proxies). negotiating session details (codecs, formats, etc.) , and exchanging data. It also provides helper ta Risks such as parsing XML. and handling network proxies. You could not build he following programs with libjingle :* A multi-user voice chat application* A multi- user video conferencing application* A multi- user live music streaming application* A peer- to-peer file sharing application Platform: |
Size: 1244160 |
Author:peica |
Hits:
Description: 本代码通过异步套接字实现点对点通信,基本想法是用于多个客户端直接相互通信而不经过服务器。-This article presents a peer-to-peer application sample with asynchronous sockets. This project was born from the desire to have some way that would allow for multiple client applications to communicate between each other. These clients would be in a network environment without having a relay server as in IRC. The goal was to achieve an environment of a collaborating workgroup by sharing a white board where all the elements could write/place their notes and contributions. As a result, there’s only a server which acts as a peer repository, so that new peers can join a given workgroup and be aware of who is online already, and then all the data is communicated directly from client to client. Platform: |
Size: 322560 |
Author:王波 |
Hits: