link to netboffin homepage

Web Services Examples

One of the difficulties in learning to program with web services, is that we not only need to learn the Web Service's API but also the way of dealing with a web service of the particular programming language we're using. That means we're dealing with two complicated things at the same time! How will we cope? Hopefully the following example programs using common web services and common programming languages will help you figure it out.