Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ws [2018/09/15 11:01]
ws [2022/04/16 12:24] (current)
Line 1: Line 1:
 +
 +==== WebSocket ====
 +
 +  * http://wiki.ros.org/rosbridge_suite# RoboT
 +  * https://github.com/thehowl/claws# WebSocket ClienT
 +  * https://github.com/novnc/websockify# ProxY
 +
 +
 +==== WebService =====
 +
 +  * [[jabber]] : http://jwchat.sourceforge.net
 +  * http://goosh.org/#help
 +
 +
 +== ws : soap ==
 +
 +  * http://en.wikipedia.org/wiki/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
 +
 +
 +
 +  * http://packages.qa.debian.org/g/gsoap.html
 +  * http://sourceforge.net/tracker/index.php?func=detail&aid=1868310&group_id=52781&atid=468024
 +  * http://www.genivia.com/Products/gsoap/tutorialmain.html
 +  * http://bugs.debian.org/411183
 +
 +== misc ==
 +
 +  * http://rzr.online.fr/isbn/2100065580 # WebServices
 +
 +==== MORE ====
 +
 +  @related : [[XML]] [[WebService]] [[SOAP]]
  
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki