Re: HTTP & tcl

2006-02-22 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, alf <[EMAIL PROTECTED]> wrote: . . . >I actually did post in comp.lang.tcl. Please search for "wctp" -- the >3 results are all mine. Apparently, I am the only person interested in >implementing

Re: HTTP & tcl

2006-02-17 Thread alf
Cameron Laird wrote: > In article <[EMAIL PROTECTED]>, > Fuzzyman <[EMAIL PROTECTED]> wrote: > > > >alf wrote: > >> Hi > >> > >> I would like to convert the wctpXml-1.3.py program to Tcl (line by > >> line). > >> See http://sourceforge.net/project/showfiles.php?group_id=29217 > >> This program send

Re: HTTP & tcl

2006-02-17 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, Fuzzyman <[EMAIL PROTECTED]> wrote: > >alf wrote: >> Hi >> >> I would like to convert the wctpXml-1.3.py program to Tcl (line by >> line). >> See http://sourceforge.net/project/showfiles.php?group_id=29217 >> This program sends pages using WCTP. I know nothing about

Re: HTTP & tcl

2006-02-16 Thread Fuzzyman
alf wrote: > Hi > > I would like to convert the wctpXml-1.3.py program to Tcl (line by > line). > See http://sourceforge.net/project/showfiles.php?group_id=29217 > This program sends pages using WCTP. I know nothing about Python or > XML but this program is small and seems straightforward and I a

HTTP & tcl

2006-02-15 Thread alf
Hi I would like to convert the wctpXml-1.3.py program to Tcl (line by line). See http://sourceforge.net/project/showfiles.php?group_id=29217 This program sends pages using WCTP. I know nothing about Python or XML but this program is small and seems straightforward and I am sure that I will be abl