home OpenMash Documentations
Class Index Method Index Class Hierarchy

TCL CLASS

TCP

SUBCLASSES

TCP/HTTP_Server, TCP/Server, TCP/Client, RTSPServer, SdforServer, TCP/DegasControl

METHODS

destroy, shutdown, set_binary, open, is_open, close, channel, readable, send, send_data, sendline, recv

destroy

TCP public destroy { }

shutdown

TCP public shutdown { }

set_binary

TCP public set_binary { {flag 1} }

open

TCP public open { chan {blocking 0} }

is_open

TCP public is_open { }

close

TCP public close { }

channel

TCP public channel { }

readable

TCP private readable { }

send

TCP public send { s }

send_data

TCP public send_data { }

sendline

TCP public sendline { s }

recv

TCP public recv { s }

FILENAME

tcl/net/tcp.tcl


Generated on Mon Apr 12 04:04:38 PDT 2004