Return-Path: X-Original-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7AFDA9443 for ; Mon, 28 Nov 2011 08:22:00 +0000 (UTC) Received: (qmail 38731 invoked by uid 500); 28 Nov 2011 08:22:00 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 38692 invoked by uid 500); 28 Nov 2011 08:22:00 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 38684 invoked by uid 99); 28 Nov 2011 08:21:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 08:21:59 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.20.83.52] (HELO gungnir.webthing.com) (209.20.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 08:21:50 +0000 Received: from [192.168.2.4] (walkham.free-online.co.uk [80.229.52.226]) by gungnir.webthing.com (Postfix) with ESMTPSA id 057AEDC002 for ; Mon, 28 Nov 2011 08:21:28 +0000 (UTC) References: <1322467080.59708.YahooMailNeo@web114507.mail.gq1.yahoo.com> In-Reply-To: <1322467080.59708.YahooMailNeo@web114507.mail.gq1.yahoo.com> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Message-Id: <421CC2EB-957E-40F9-A621-B07A81DAE189@apache.org> Content-Transfer-Encoding: quoted-printable From: Nick Kew Subject: Re: module development suggestion request Date: Mon, 28 Nov 2011 08:21:26 +0000 To: modules-dev@httpd.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org On 28 Nov 2011, at 07:58, Reza Shadmani wrote: > Give me a clue where to start... I kindly please to receive your hints = and experience in this matter. What you describe is a protocol module. There are a few examples = available: mod_ftpd is probably the most mature at apache.org implementing = non-http. --=20 Nick Kew=