Tcl UDP

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

8 check-ins that include changes to files matching 'demos/*'

2014-08-29
14:58
Bringing in changes from the official CVS sources Leaf check-in: ed109dff36 user: hypnotoad tags: ver_1_0_11, cvshead
2007-04-10
23:49
Fixed dozy error on unix branch check-in: c0eb8e4d18 user: patthoyts tags: trunk
23:36
Use winsock2 so that mingw-gcc can get the correct values for multicast. check-in: 7f3b9d24cd user: patthoyts tags: trunk
2005-05-19
20:46
Update to TEA 3.2 check-in: 2974ffaa6a user: patthoyts tags: trunk
15:41
* generic/udp_tcl.c: fconfigure options were returning lists of lists. Fixed. check-in: 96eded6228 user: patthoyts tags: trunk
2005-04-27
08:11
* demos/bug1158628.tcl: Demo file for this bug. * generic/udp_tcl.c: Applied a fix for bug #1158628 from Reinhard Max which avoids hanging Tcl while exiting with open channels. * configure.in: Moved version to 1.0.7 * win/makefile.vc: check-in: bdf478ba00 user: patthoyts tags: trunk
2004-11-23
13:39
* demos/chat.tcl: Sample Tk chat app using multicast udp. check-in: d1fb4b56b8 user: patthoyts tags: trunk
2004-11-22
23:48
* win/makefile.vc: Improved the win build system. * demos/*: Added a few sample applications, demos of broadcast, multicast and normal operation. * tools/mpexpand.tcl: Added app for generating documentation. check-in: 6e3344f429 user: patthoyts tags: trunk