Cocoa XML-RPC Client
XML-RPC Client是一个基于 Cocoa 的开发者工具,用于Mac OS X系统。能够让你从舒适的桌面访问和调试 XML-RPC Web 服务。
使用XML-RPC客户端是出奇的容易。
- Type in the desired XML-RPC Endpoint URL.
- Type in the specific desired XML-RPC function to call.
- Now the interesting part... type in the params for your XML-RPC function call using JavaScript syntax for all of the XML-RPC datatypes (including arrays, structs, dates, and base64 values to an arbitrary depth).
- Click "Execute".
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!