首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > PHP库支持PHP的Web应用和Eclipse的约束规划系统之间的通信。

PHP库支持PHP的Web应用和Eclipse的约束规划系统之间的通信。

资 源 简 介

Introduction This PHP library was born to enable a web application to query a knowledge-base implemented as a prolog logic program running on ECLiPSe-CLP platform. It follows the EXDR version 2 specifications for term serialization, described here. Communication takes places over a TCP socket between the PHP script (client side) and the ECLiPSe program (server side), which has to be in an "accept loop". After the client established a TCP connection can send a Goal to the server, which receives it in EXDR format over the socket stream, executes it, and sends it back. Requirements The system requirements and dependencies needed by php-eclipseclp library are: * sockets to be enabled in your PHP installation; Log PEAR package for logging

文 件 列 表

php-eclipseclp
lib
README.txt
sample_client.php
sample_server.ecl

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.172272s