News Feed
Jobs Feed
Sections




News Archive
Evert Pot's Blog:
Creating a Gopher server with PHP and InetD
August 18, 2006 @ 05:38:24

New from Evert Pot today is this new post on his blog taking a look at the creation of a Gopher (you remember Gopher, right?) server with the help of PHP and InetD.

A long time ago, in the early nineties Gopher was the prefered way to access internet content.. Only later on Tim Berners Lee's HTTP/WWW idea took off. Sixapart recently wrote an article about this chapter of ancient internet history.

This tutorial will teach you how to create a Gopher Server using InetD with PHP. This will teach you how to create a simple socket server using InetD and it will teach you something about the gopher protocol.

He talks more about what Gopher is, what IntD is, and the things you'll need to get started on this quick trip. The script will run on the command line via InetD, setting it up to be able to be telneted into. They include a basic example of the Gopher protocol as well as a link to a class that will help parse and respond to the requests.

It's quick and simple, but it's a good starting point for anyone looking to set up their own Gopher server with PHP in a short amount of time.

126 comments voice your opinion now!
create gopher server inetd class include tutorial create gopher server inetd class include tutorial


blog comments powered by Disqus

Similar Posts

Kapustabrothers.com: Indexing PDF Documents with Zend_Search_Lucene

ONLamp.com: Introduction to Flex Using PHP

UltraVisual Blog: Running PHP Eclipse with FDT / FB & Ant

PHPBuilder.com.au: Executing queries with phpMyAdmin

DevShed: Using Subclasses and Accessors with Member Visibility to Protect PHP 5 Class Data


Community Events









Don't see your event here?
Let us know!


testing object zendframework2 language community interview unittest example podcast opinion code database phpunit composer framework tool development api release introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework