Version 3 of network programming

Updated 2014-04-04 17:49:22 by EMJ

Tcl provides various facilities for Network Programming

Commands

socket

Tools

sockspy
acts as a network proxy but displays the data as it passes through the application
TCPProxy
similar to sockspy, but without the logging

See Also

Networking Capabilities
praise for Tcl
Network server application template
One of the quickest ways to get a simple network server up and running
Idioms: Building High Performance Network Servers using Tcl, by Todd Coram
Summary of and a link to a very useful article elsewhere.

And ...

<<backrefs>> Category Networking