NetPlug is an extensible multi-connections, multi-protocol, network client program, written in pure Tcl/Tk (and thus running on all platforms Tcl/Tk runs on, ie most Unixes, PCs (Win3.1,Win95, WinNT) and Macs (both PPC and 68k))
Attributes edit
- current version
- 0.63
- release time
- 2007-10-17
- author
- Laurent Demailly
- website
- www.demailly.com
- website (historical)
- http://www.lyot.obspm.fr/%7Edl/softs.html
Download edit
- www.demailly.com
- ftp.tcl.tk
Description edit
The successor to
tkconnect (no longer available).
Simple Tcl7.5/Tk 4.1 TCP/IP multi-connection, multi-window client that could be useful for MUDs, game servers, debugging a network, etc. but mainly is useful as an example/tutorial on using Tcl/Tk networking and basic widgets.