This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Sockets Newbie

Help for those learning Tcl or writing their own scripts.
Post Reply
G
Greystone
Voice
Posts: 1
Joined: Tue Oct 12, 2010 5:48 pm

Sockets Newbie

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
User avatar
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
Post Reply