[Welcome to akiscode.com]

Home Code Articles Work Resources Donate

Akiscode Peer-to-Peer Chat



Akiscode Peer-to-Peer Chat Icon

 Akiscode Peer-to-Peer Chat

 Licensed under the GNU GPL


More of an academic project than anything, this program is a true peer-to-peer (P2P) chat program meaning it does not require a central server to operate. The program works by using connectionless datagram packets sent out to a list of IP address that is constantly propagated throughout the entire "cloud". What that means in english is that whenever one person joins one "node", all the rest of the nodes are synced with the new IP address, all without a server.

As said before, this is academic code (as such there is only a command line version right now) and its main purpose is so I can build even more complex systems in the future.

For further help, either type in "\help" (without quotes) in the program itself or see the video tutorial which I should have up soon.

[Gold Spacer]

Download Program - Only Python Scripts Available

[Gold Spacer]

Tutorial


Disclaimer


By using this program you do so at your own risk. I assume no responsibility for anything that happens to you because you used this program.

Want your own timer?