<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&nbsp;a Java&nbsp;Web-service and receives&nbsp;the image at a SOAPpy client that uses XML-RPC connection style. The image is re-constructed using PIL.</div>
<div>&nbsp;</div>
<div>let&nbsp;me know.</div>
<div>Ziad&nbsp;<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 1/1/07, <b class="gmail_sendername">Tim Golden</b> &lt;<a href="mailto:mail@timgolden.me.uk">mail@timgolden.me.uk</a>&gt; 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>&gt; Going off your thoughts that I&#39;m asking to do something outside the<br>&gt; realm of the readers here, is there a better place to ask this kind of
<br>&gt; oddball stuff? I&#39;ve looked around and haven&#39;t been able to find any<br>&gt; support for XML-RPC (might be a good sign to drop it and move to<br>&gt; something else?) I&#39;m on the win32 list, and python-list, but I mostly
<br>&gt; just read those since in my mind most of what I have questions about are<br>&gt; noobish things since I&#39;m still trying to get a handle on this language...<br><br>There&#39;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&#39;s not even that clear a distinction between<br>the latter two, and I suspect there&#39;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&#39;re unfamiliar with Python qua *language*,<br>the tutor list is perhaps the better list to ask; if you&#39;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&#39;s a sort of middle<br>ground where the problems you&#39;re having with a library stem<br>from an unfamiliarity with language concepts...
<br><br>I&#39;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&#39;s my area of modest expertise<br>so as long as I&#39;m watching this list you&#39;d have a reasonable<br>chance of an answer. But that&#39;s only because it does happen
<br>to be my area.<br><br>If you haven&#39;t already, I&#39;d be inclined to put your<br>XMLRPC-Image question on the main python list. Why<br>not? If no-one can help, you&#39;re no worse off than<br>you were!<br><br>TJG<br>
_______________________________________________<br>Tutor maillist&nbsp;&nbsp;-&nbsp;&nbsp;<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>