Is there a working version of server.dws?

No need to worry about going "off topic" here
Forum rules
This forum is for general chit-chat, not necessarily APL-related. However, it's not for spam or for offensive or illegal comments.
Post Reply
vahanju
Posts: 1
Joined: Thu Feb 25, 2010 2:18 pm

Is there a working version of server.dws?

Post 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
User avatar
Morten|Dyalog
Posts: 460
Joined: Tue Sep 09, 2008 3:52 pm

Re: Is there a working version of server.dws?

Post 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.
Post Reply