<div>Did you look at SOAPpy?</div>
<div>if you are interested in doing what you want to do through web-services, then SOAPpy might be what you are looking for. It does support XML-RPC. </div>
<div>I have developed a working example that sends an image from a Java Web-service and receives the image at a SOAPpy client that uses XML-RPC connection style. The image is re-constructed using PIL.</div>
<div> </div>
<div>let me know.</div>
<div>Ziad <br><br> </div>
<div><span class="gmail_quote">On 1/1/07, <b class="gmail_sendername">Tim Golden</b> <<a href="mailto:mail@timgolden.me.uk">mail@timgolden.me.uk</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Chris Hengge wrote:<br>> Going off your thoughts that I'm asking to do something outside the<br>> realm of the readers here, is there a better place to ask this kind of
<br>> oddball stuff? I've looked around and haven't been able to find any<br>> support for XML-RPC (might be a good sign to drop it and move to<br>> something else?) I'm on the win32 list, and python-list, but I mostly
<br>> just read those since in my mind most of what I have questions about are<br>> noobish things since I'm still trying to get a handle on this language...<br><br>There's obviously nothing hard-and-fast about what fits
<br>on this list and what on the main Python or python-win32<br>lists. There's not even that clear a distinction between<br>the latter two, and I suspect there's a good overlap of<br>experts reading two or more lists.
<br><br>If I were to suggest something as a *very* broad guideline<br>it would be this: if you're unfamiliar with Python qua *language*,<br>the tutor list is perhaps the better list to ask; if you're<br>having problems with a particular library, whether one that
<br>comes with Python or a third-party one, the main list might<br>get you more answers. Obviously there's a sort of middle<br>ground where the problems you're having with a library stem<br>from an unfamiliarity with language concepts...
<br><br>I'm sure many people like myself keep track of several lists<br>as far as time and interest allows, so for a given problem<br>you might find the same level of expertise available to you.<br>If you were to ask, for example, about using WMI under
<br>Win32 in Python your best bet would be the python-win32<br>list. But as it happens, that's my area of modest expertise<br>so as long as I'm watching this list you'd have a reasonable<br>chance of an answer. But that's only because it does happen
<br>to be my area.<br><br>If you haven't already, I'd be inclined to put your<br>XMLRPC-Image question on the main python list. Why<br>not? If no-one can help, you're no worse off than<br>you were!<br><br>TJG<br>
_______________________________________________<br>Tutor maillist - <a href="mailto:Tutor@python.org">Tutor@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/tutor">http://mail.python.org/mailman/listinfo/tutor
</a><br></blockquote></div><br>