Net_Server
[ class tree: Net_Server ] [ index: Net_Server ] [ all elements ]

File: talkback.php

Source Location: /Net_Server-1.0.3/examples/talkback.php

Classes:

Net_Server_Handler_Talkback
simple example that implements a talkback.

Page Details:

Simple example that implements a talkback.

Start it and connect via telnet to port 9090. Everything you say will be replied to you.

Normally this should be a bit more code and in a separate file

Includes:

require_once('Net/Server.php') [line 18]
server base class
require_once('Net/Server/Handler.php') [line 23]
base class for the handler

Documentation generated on Mon, 11 Mar 2019 15:47:10 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.