Adam Drewes - Annotated Links

Links

Here is the tutorial for setting up this beast. It is more detailed reference than this web page now, but a 500kb download (18 page Word Doc).

Creating a .NET Web Service This website shows you how to set up a web service with .NET

Ok. First off.. I was wrong about the .wml suffix requirement, so we're back to php! Thank god. Perl = Yarr.
To get SOAP functions on people.clemson.edu, you can use an all php solution called nusoap. NuSoap Homepage Source Code for making soap calls.
There are a few things in there I recommend taking note of.. specifically I had trouble calling a function with an associative array for params.. so I sent a raw soap msg.. explanation in the code.

Where I ended with Perl(Thurs. Apr 29):

PEAR::SOAP Update: Sun Apr 18.
This is what I used for use on an outside server.

This one worked the best 'out of the box' This is also in the source code listed above 'Source code for making soap calls' but it is all commented out.

SOAP functions for PHP These are the functions that you can use to use SOAP with only PHP5. Similar to PEAR::SOAP but untested by this guy.

Microsoft Sql Server Syntax

WML Tutorial
WML will only allow images of type .wbmp , so you will need an image converter like ImageMagick to convert from other file formats to that of .wbmp if they are not .wbmp.

About Us | Contact Us | ©2004 Clemson University - Computer Science 463