Tcl provides various facilities for '''Network Programming''' ** Commands ** [socket]: ** Reference ** [Idioms: Building High Performance Network Servers using Tcl, by Todd Coram]: ** 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 <> Category