Table of Contents

WebSocket

WebService

ws : soap

Hello Test :

apt-src install -b gsoap
# http://rzr.online.fr/docs/contribs/patches/gsoap-2.7.9brzr.diff
cd gsoap-2.7.9b/soapcpp2/samples/calc && make
calcserver 8042
calcclient  add 1 1 http://localhost:8042/
result = 2
misc

MORE

@related : [[XML]] [[WebService]] [[SOAP]]