Table of Contents

Module: icb ./src/peak/net/icb.py

Internet CB protocol client.

ICB is a mostly-obsolete chat protocol, still used in some circles. The ICB protocol is (partially) documented at:

http://www.icb.net/_jrudd/icb/protocol.html

TODO: implement many missing client methods, and add receive packet handling for packets they result in.

Imported modules   
import os
from peak.api import *
from peak.net.common import StreamProto
from protocols import Interface, Attribute
import socket
import time
Classes   

ICBCaptureToFile

Demonstration class that simply logs a history to a file

ICBConnection

ICBListenerBase

ICB_URL

IICBListener


Table of Contents

This document was automatically generated on Mon Nov 11 01:11:05 2024 by HappyDoc version 2.1