Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.062 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.05; 'open-source': 0.04; 'one?': 0.05; 'subject:Python': 0.06; 'charset:iso-8859-15': 0.16; 'all,': 0.19; 'server,': 0.19; 'thanks.': 0.20; 'header:User- Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'thus': 0.29; 'received:google.com': 0.35; 'there': 0.35; 'from:addr:googlemail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'simply': 0.61; 'entity.': 0.84; 'look.': 0.84; 'instant': 0.97 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=txpe9A5cplF8RrCMO9L5FH4RCUpIjO27WiriiuI9yj4=; b=JyUTlte6N35z0oEDSDUfnokzy1wEi/btYhFgCcQojwPE4mQcbGBgF9ubbpp+tz+79p ZzT5ZWiXxAOtb7EAdFGwO6dXGhkS1BFN9whHZVA4cplQnITb5m9xN5F34juJweBdd/rw sgftO/kFwWjuTNMBzrBz6mGzijIztcpsQI3zdEFV06lEiPq2frGiWKjj+3w0Sb5y9a5H Go2gw0iJl+Xx2n+S6ieq2VTmDZ0qIohu6e5OajkVhqempPEFfz37lOuqCY7TA+tt0Lzc svZxIaAWi4DTTSriku5G7BcWSkqLUfbcoGfOPyGGx2447PGnjFTAW0HQBi4XomADrERW tyoA== X-Received: by 10.180.210.171 with SMTP id mv11mr24403911wic.44.1396405446755; Tue, 01 Apr 2014 19:24:06 -0700 (PDT) Date: Wed, 02 Apr 2014 04:24:07 +0200 From: Tamer Higazi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Python IM server References: In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1396405453 news.xs4all.nl 2878 [2001:888:2000:d::a6]:43658 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69532 Take Twisted! twistedmatrix.... has all you need! Am 31.03.2014 13:03, schrieb Wesley: > Hi all, > I want to develop a instant message server, simply has user and group entity. > > Is there any better existing open-source one? > Thus I can download and have a look. > > Thanks. > Wesley >