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
Is there a working version of server.dws?
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.
This forum is for general chit-chat, not necessarily APL-related. However, it's not for spam or for offensive or illegal comments.
- Morten|Dyalog
- Posts: 460
- Joined: Tue Sep 09, 2008 3:52 pm
Re: Is there a working version of server.dws?
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.
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.