> The benefit of SOAP instead of FNP for a client protocol is that you can > use a SOAP library, which already exist in most every language and have > simple to use APIs.
The MS tools in this area are very good. Get the WSDL contract directly from the remote service and you've even got code completion, intellisense, and the niceties in the IDE. The Java stuff in the IBM kit looks to be coming along nicely as well. This agnosticism should make it easy to code native clients on whatever platform is targeted. Will _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
