Rebol SOAP Server

我们两清 提交于 2019-12-13 03:23:44

问题


Where can I find the source of the soap server in rebol mentioned here: http://www.rebolplanet.com/zine/rzine-1-02/#sect6.

the link http://www.compkarori.co.nz/reb/discordian.txt doesn't work any more.


回答1:


Whenever you have this sort of question, try pasting the URL into the search box of archive.org (The Internet Archive).

In this case, a copy of the file was snapshotted in 2004:

http://web.archive.org/web/20040205210622/http://www.compkarori.co.nz/reb/discordian.txt

(You might let the operators of the site know the %reb/ directory is missing, since the others in the set are still there.)




回答2:


It's also now in my GitHub repo

https://github.com/gchiu/Rebol2/blob/master/Scripts/discordian.r



来源:https://stackoverflow.com/questions/2000169/rebol-soap-server

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!