Key | Value |
---|---|
as::author | Stuart Cassoff |
as::build::date | 2015-03-24 |
as::origin | http://www3.sympatico.ca/stuart.cassoff/index.html |
category | Network |
description | This package provides a variety of new socket types, and greater control over socket options. It is backwards compatible with existing Tcl socket based applications. The cep command works exactly like the Tcl socket command; changing 'socket' to 'cep' inside a Tcl program should be all that is required to switch regular Tcl sockets to Ceptcl ceps. Ceptcl also adds many more options to the fconfigure command for ceps. Broadcast, multicast and a variety of socket options are supported. |
entity | package |
license | BSD |
platform | macosx-universal |
require | Tcl -require 8.4 |
subject | socket ipv6 broadcast multicast |
summary | Communications EndPoints for Tcl |