Table of Contents

Module: wire Twisted-0.19.0/twisted/protocols/wire.py

Implement standard (and unused) TCP protocols.

These protocols are either provided by inetd, or are not provided at all.

Imported modules   
import struct
import time
from twisted.protocols import protocol
Classes   
Chargen

Generate repeating noise (RFC 864)

Daytime

Send back the daytime in ASCII form (RFC 867)

Discard

Discard any received data (RFC 863)

Echo

As soon as any data is received, write it back (RFC 862)

QOTD

Return a quote of the day (RFC 865)

Time

Send back the time in machine readable form (RFC 868)

Who

Return list of active users (RFC 866)


Table of Contents

This document was automatically generated on Sun Jul 14 19:52:57 2002 by HappyDoc version 2.0