Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #69470

Re: Python IM server

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <dwightdhutto@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.024
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'open-source': 0.04; 'one?': 0.05; 'subject:Python': 0.06; 'apps,': 0.07; 'tkinter': 0.07; 'cc:addr:python-list': 0.11; 'hint:': 0.16; 'twisted': 0.16; 'wrote:': 0.18; 'server,': 0.19; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; '&gt;': 0.26; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'thus': 0.29; 'words': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:wiki': 0.31; 'url:python': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'data,': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'server': 0.38; '8bit%:4': 0.38; 'moving': 0.39; 'url:mail': 0.40; 'new': 0.61; 'simply': 0.61; 'to:addr:gmail.com': 0.65; 'entity.': 0.84; 'look.': 0.84; 'url:trac': 0.84; '<>*': 0.95; 'instant': 0.97
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ZMBmLFkm1GO7JlzA4WIMMgmfOiCMLSrzCDm1YvwEc/k=; b=YT6Myq2kU0ZoH7kKyEe9EZrkpE00TrSY8zJ8voLrnucb/w7EEeZqzv8/n+gKk4MHz3 qDd4rSuCrWI2A5/9AJYjvXwQcIds1P+YcVs8anUg3fWBwYe+3+gtvBoZ9bjgwoao58vA r9D7yVSuJO/uo6gjM1YjS888fDUEUVCRjWkrBLtN0wQK8CsrWjQ9l7RKPujNRjBOnrWs Xz4h538Tu3c/UVoQuIhtJZimjEp0PsPJvea9JvrhOd2HxVuvXW2x4GQjN6hD4w1m4EKH hLQEixJEljEEsH/fO1/pqkC0ueDszn9Muly12ety2l4bdttYP4DmLfJaRx+bwUaJanX1 a66A==
MIME-Version 1.0
X-Received by 10.224.115.142 with SMTP id i14mr33023147qaq.9.1396330732926; Mon, 31 Mar 2014 22:38:52 -0700 (PDT)
In-Reply-To <50efd79f-d085-4813-97fa-86e4e48e13f7@googlegroups.com>
References <cd39e1e2-6580-47a6-8cc6-d753f4c0200d@googlegroups.com> <50efd79f-d085-4813-97fa-86e4e48e13f7@googlegroups.com>
Date Tue, 1 Apr 2014 01:38:52 -0400
Subject Re: Python IM server
From David Hutto <dwightdhutto@gmail.com>
To Miki Tebeka <miki.tebeka@gmail.com>
Content-Type multipart/alternative; boundary=047d7bf0e028533b5404f5f49588
Cc python-list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.8768.1396330741.18130.python-list@python.org> (permalink)
Lines 57
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1396330741 news.xs4all.nl 2928 [2001:888:2000:d::a6]:54892
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:69470

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

hint:
Tkinter
server db
update the tkinter apps, with the new data, after moving a line down


On Tue, Apr 1, 2014 at 1:06 AM, Miki Tebeka <miki.tebeka@gmail.com> wrote:

> >   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.
> You can take a look at Twisted Words (
> https://twistedmatrix.com/trac/wiki/TwistedWords).
> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 
Best Regards,
David Hutto
*CEO:* *http://www.hitwebdevelopment.com <http://www.hitwebdevelopment.com>*

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python IM server Wesley <nispray@gmail.com> - 2014-03-31 04:03 -0700
  Re: Python IM server Lutz Horn <lutz.horn@posteo.de> - 2014-03-31 14:37 +0200
    Re: Python IM server Wesley <nispray@gmail.com> - 2014-03-31 19:38 -0700
  Re: Python IM server Miki Tebeka <miki.tebeka@gmail.com> - 2014-03-31 22:06 -0700
    Re: Python IM server David Hutto <dwightdhutto@gmail.com> - 2014-04-01 01:38 -0400
    Re: Python IM server Wesley <nispray@gmail.com> - 2014-04-01 02:14 -0700
  Re: Python IM server Tamer Higazi <th982a@googlemail.com> - 2014-04-02 04:24 +0200

csiph-web