r8193: fixed the echo.js example code to work with the new syntax for rpc
authorAndrew Tridgell <tridge@samba.org>
Thu, 7 Jul 2005 06:26:22 +0000 (06:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:18 +0000 (13:19 -0500)
commit757bb7f31cc85b08885d55adf6e2ce7d925c0353
tree88e0a1860722a61312b86ae09acc6f1d7b0a741b
parent14b6436cc51f599572932bef72c49e0da4888073
r8193: fixed the echo.js example code to work with the new syntax for rpc
calls from js. I chose the new syntax to match the C calling syntax,
so if you are familiar with using the Samba4 rpc libraries from C,
then using them from js should be easy
testprogs/ejs/echo.js