tks, i will learning twisted in depth.
It's really powerful and widely used in cloud platform.


2012/12/25 <twisted-web-request@twistedmatrix.com>
Send Twisted-web mailing list submissions to
        twisted-web@twistedmatrix.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
or, via email, send a message with subject or body 'help' to
        twisted-web-request@twistedmatrix.com

You can reach the person managing the list at
        twisted-web-owner@twistedmatrix.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Twisted-web digest..."


Today's Topics:

   1. (no subject) (Levi Nie)
   2. Re: (no subject) (exarkun@twistedmatrix.com)


----------------------------------------------------------------------

Message: 1
Date: Mon, 24 Dec 2012 12:18:18 +0800
From: Levi Nie <levinie001@gmail.com>
Subject: [Twisted-web] (no subject)
To: twisted-web@twistedmatrix.com
Message-ID:
        <CAEMsKDvg+=Trvvtg_gSrBe8EOr2DiSdkfqYgOXZ_Kd2hRRTN4Q@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

ok, i'm new to twisted web.

when a server.Site is inited with resource.Resource and the protocol is
http.HTTPChannel. how the two(Resource and protocol) work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20121224/7f472948/attachment.html

------------------------------

Message: 2
Date: Mon, 24 Dec 2012 05:32:41 -0000
From: exarkun@twistedmatrix.com
Subject: Re: [Twisted-web] (no subject)
To: Twisted Web World <twisted-web@twistedmatrix.com>
Message-ID:
        <20121224053241.32066.1108359676.divmod.xquotient.5@localhost6.localdomain6>

Content-Type: text/plain; charset="utf-8"; format="flowed"

On 04:18 am, levinie001@gmail.com wrote:
>ok, i'm new to twisted web.
>
>when a server.Site is inited with resource.Resource and the protocol is
>http.HTTPChannel. how the two(Resource and protocol) work.

Hi,

Congrats on getting started with Twisted Web.

This question isn't easily understood or answered.  "How" they work is
completely and concisely defined by the source code, which you can read.
I suspect this isn't really the answer you're looking for, though.

Take a look at http://www.catb.org/esr/faqs/smart-questions.html and
http://sscce.org/ and then please feel free to ask another question.

Jean-Paul



------------------------------

_______________________________________________
Twisted-web mailing list
Twisted-web@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web


End of Twisted-web Digest, Vol 104, Issue 3
*******************************************