Written by Administrator Sunday, 30 October 2005 19:16
The work with XML-RPC is coming along very well. I have successfully been able to post content onto the site from the java client. The biggest problem so far was getting arrays passed between the client and server. So far I have PHP functions created for inserting content into the database, posting content on the frontpage, listing the categories, and listing the administrators and publishers. These functions aren't entirely complete but have given me a great start.
I have been trying to test these server functions while I still have access to the internet. I can work on the GUI when I am without it.
Thanks...


