[Tutor] Connecting my users

Timo timomlists at gmail.com
Sat Oct 2 12:06:14 CEST 2010


On 01-10-10 11:25, Nitin Pawar wrote:
> have a look at this
>
> http://bytes.com/topic/python/answers/826973-peer-peer-chat-program

Thanks, but that still uses a server. And even one that I can't control! 
If it has to be with server interaction, than as little as possible is 
preferred and option to put it on my own.

Cheers,
Timo

>
> On Fri, Oct 1, 2010 at 2:49 PM, Timo <timomlists at gmail.com 
> <mailto:timomlists at gmail.com>> wrote:
>
>     Hello,
>
>     I have the following idea, but no clue how to implement this.
>     I want my users to be able to connect to other users (with the
>     same program) and chat with them and exchange files. Ideally
>     without server interaction. Now I heard about peer-to-peer and
>     bittorrent protocol etc. But don't know where to start or that I'm
>     even at the right path.
>     So if anyone can point me into the right direction of a framework
>     or protocol I should use for this, it would be appreciated.
>
>     Cheers,
>     Timo
>
>     _______________________________________________
>     Tutor maillist  - Tutor at python.org <mailto:Tutor at python.org>
>     To unsubscribe or change subscription options:
>     http://mail.python.org/mailman/listinfo/tutor
>
>
>
>
> -- 
> Nitin Pawar
>



More information about the Tutor mailing list