News Feed
Jobs Feed
Sections



Recent Jobs

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.

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



Similar Posts

Chris Jones' Blog: Speeding up DBMS_OUTPUT in PHP OCI8

Christoph Dorn's Blog: Gain insight into your cache interaction with FirePHP Companion

PHPRiot.com: Singleton Classes in PHP

Developer.com: Amazon Web Services and the Zend Framework

DevShed: Decoupling the Validation of Data with Bridge Classes in PHP 5


Community Events

phpnw10 PHP Conference 09/10/2010




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


curl example suggestion conference framework application podcast database plugin unittest book job opinion symfony codeigniter development phpunit wordpress developer zendframework

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