Jump to content

The best module to use

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
ki4jgt

ki4jgt

    Learning Programmer

  • Members
  • PipPipPip
  • 84 posts
I'm wanting to share files between computers on an encrypted decentralized network. I want the network to be kind of a mixture of Freenet and Alliance P2P with Netsukuku tied into all of it. In laymens terms.

Basically the project needs to connect to any other computer, either through the internet, or LAN which ever is closer. That has the software installed. (Without going through a central server) If the computer has a wifi device, the wifi device needs to both connect to other computers with the software installed and host the wifi signal itself, so other people farther away from the original signal may join the group. I am quite new to programming. So, I expect this project will be a huge challenge. Anyone who can point me in the right direction, it would surely be appriciated. Thanks. :w00t:

What modules would I need to look into and any other info you can reccomend would be appriciated.

#2
Flying Dutchman

Flying Dutchman

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 890 posts
I'm learning Python aswell, so I don't know all modules, but I'd say you should start with socket module.
A conclusion is where you got tired of thinking.
#define class struct    // All is public.