HTTP & tcl

alf amnon.friling at citicorp.com
Wed Feb 15 21:04:18 EST 2006


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 able to figure it out - with a little help ;-)
Currently I am stuck in not being able to identify the Tcl equivalent
of Python's "putrequest", as in:
h = httplib.HTTP("wctp.skytel.com",80)
h.putrequest("POST","/wctp")

Thanks
alf




More information about the Python-list mailing list