Using the MetaEdit+ API from C and C++ with gSOAP

The free gSOAP library allows you to make SOAP calls from C and C++, and thus to use the MetaEdit+ API.

Instructions

 
MetaEditAPI-animate.wsdl
A reduced WSDL containing just the animate command
 
soapApi.h and
soapApi.c
Let you use "struct meoop" rather than the generated "struct ns2__MEOop"
 
C animation.rep
A MetaEdit+ generator that can be run on any graph to produce an example C program