My end goal is to have UDP support in TCL on windows, using either ActiveState or some other version of TCL. From what I can see, and read - the UDP package should be installed via "teacup"
Instructions I find are old, out of date, etc. Google is not helping because it is only finding old documents.
1) The current version of activestate tcl does not include teacup -
2) I can't seem to figure out how to install teacup it from GIT ...
3) If I should use a different TCL - that's fine - I welcome suggestions.
Suggestions?
Edit - === Part2 === Backed to 8.5 ===
Teacup is present, I can install udp, but it will not load. No idea how to determine if I need another library or something. suggestions?