Re: Establishing a p2p connection in python
From: Alex Martelli (aleaxit_at_yahoo.com)
Date: 10/08/04
- Next message: Egbert Bouwman: "Re: Graceful handling of first line"
- Previous message: Richie Hindle: "Re: Simple Python web proxy stalls for some web sites"
- In reply to: gs: "Establishing a p2p connection in python"
- Next in thread: gs: "Re: Establishing a p2p connection in python"
- Reply: gs: "Re: Establishing a p2p connection in python"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 8 Oct 2004 11:21:52 +0200
gs <gs.lists@gmail.com> wrote:
...
> We're about 30 friends who want the ability to share files.
You could look into BitTorrent, a popular p2p program which, I believe,
is implemented in Python. Maybe, if not usable as-is, it might be made
to fit your needs with some minor modifications...?
Alex
- Next message: Egbert Bouwman: "Re: Graceful handling of first line"
- Previous message: Richie Hindle: "Re: Simple Python web proxy stalls for some web sites"
- In reply to: gs: "Establishing a p2p connection in python"
- Next in thread: gs: "Re: Establishing a p2p connection in python"
- Reply: gs: "Re: Establishing a p2p connection in python"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|