Archive of UserLand's first discussion group, started October 5, 1998.

Re: XML-RPC: How to make this work anyone?

Author:David Carter-Tod
Posted:6/9/1999; 7:20:04 AM
Topic:XML-RPC: How to make this work anyone?
Msg #:7141 (In response to 7135)
Prev/Next:7140 / 7142

This is all assuming you want the browser to wait for you to establish another http connection, so you can build your page, before you send your page.

I hope I made sense.

The performance issue is certainly there, but it's pretty acceptable. In my ASP XML-RPC component, I do this on NT IIS on a low end machine (albeit with a pretty fast connection) and the performance is good. see http://www.wc.cc.va.us/frontierims/xml/rpc.asp

Also, it's probably better for a server to be making those calls than for a client to be making multiple calls, because the client's connection is generally not going to be as good as the server's. The work get's done by the machine with the better connection.

David


There are responses to this message:


This page was archived on 6/13/2001; 4:50:40 PM.

© Copyright 1998-2001 UserLand Software, Inc.