Page 1 of 1
Is there a working version of server.dws?
Posted: Fri Feb 26, 2010 7:51 pm
by vahanju
Where is my question about server.dws? I have at least tried to ask.
Is there a working version of server.dsw or am i simply trying in a wrong way?
vahanju
Re: Is there a working version of server.dws?
Posted: Fri Feb 26, 2010 8:20 pm
by Morten|Dyalog
The old "server.dws" has been replaced by sample code in "conga.dws", using Conga rather than TCP Socket objects. You can find documentation on Conga under
Help|Documentation Centre, or at
http://www.dyalog.com/documentation/12.1/index.htm.
Alternatively, if you want to build a simple web server, you mighht want to take a look at the "MildServer". See
http://aplwiki.com/MildServer.