Click here to Skip to main content
15,885,365 members
Articles / Programming Languages / C++

Building a Chat Application using the QuantumGate P2P Networking Library

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
30 Oct 2021MIT10 min read 10.3K   543   7  
An example of building a peer-to-peer chat application for secure and private communication
This article will show you how to start building applications using the QuantumGate peer-to-peer networking library. The library allows you to focus on your application specific features while not having to worry about the networking, cryptography, security and privacy.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior)
Suriname Suriname
I'm an IT Consultant / Software Engineer, Graphic Designer and Photographer based in Suriname. Check my website for details at https://www.kareldonk.com/

Comments and Discussions