Help for those learning Tcl or writing their own scripts.
-
Greystone
- Voice
- Posts: 1
- Joined: Tue Oct 12, 2010 5:48 pm
Post
by Greystone »
Can someone point me to some examples with using Sockets to read website.
I have a mirc script that works great, but I want to learn EggDrops and TCL
Thanks
-
arfer
- Master
- Posts: 436
- Joined: Fri Nov 26, 2004 8:45 pm
- Location: Manchester, UK
Post
by arfer »
Rather than use basic socket code, I suggest you take a look at http.tcl
http://tmml.sourceforge.net/doc/tcl/http.html
There are many scripts that use this method (search the script archive) and many posts to this forum regarding use of http.tcl
Save yourself some time and pain by copying other peoples efforts.
I must have had nothing to do