Dec. 18, 2010
9 p.m.
On Sat, Dec 18, 2010 at 9:51 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Geoffroy Couprie wrote:
The tests have some problems, but the server works fine.
server := XMLRPCHttpModule startOn: 8088.
[...]
proxy := XMLRPCProxy new url: 'http://localhost:8088/xmlrpc' asUrl. [...] Server at 'localhost' Port 80</address></hr></p></body></html>
That is weird. The problem may come from XMLRPCProxy (in my tests, I tried with a python xmlrpc client).