From owner-freebsd-questions Fri Dec 1 17: 6:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ifour.com.br (unknown [200.236.148.68]) by hub.freebsd.org (Postfix) with SMTP id D2F8037B400 for ; Fri, 1 Dec 2000 17:06:37 -0800 (PST) Received: (qmail 27860 invoked from network); 1 Dec 2000 22:12:17 -0000 Received: from port02.tdnet.com.br (HELO ifour.com.br) (200.236.148.102) by midas.ifour.com.br with SMTP; 1 Dec 2000 22:12:17 -0000 Message-ID: <3A282EC8.65821F84@ifour.com.br> Date: Fri, 01 Dec 2000 23:05:44 +0000 From: Gustavo Vieira Goncalves Coelho Rios X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: web monitoring system Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks! I now this questions does not belong to freebsd, but since i run it, this list is the closer i get to have my doubt kicked! I am planning a web based system to help monitor my boxes! Since it will be designed to be used by web browsers i would have to install a web server on every box i would like to set. THAT'S NOT AN OPTION. My ideia is to write a single tools that will listen to an arbitrary port and will accept http requests and write the output to the user browser. Since i will have to known how a form is passed to the web server to have my small utility written. My questions is: what are the source of documentation should i seek for ? RFCs ? A kick ass book on UNIX Network Programming? What you gurus suggest me ? Thanks a lot for your time and cooperation. best regards, Gustavo Rios. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message