Full-text resources of CEJSH and other databases are now available in the new Library of Science.
Visit https://bibliotekanauki.pl

Results found: 1

first rewind previous Page / 1 next fast forward last

Search results

Search:
in the keywords:  GNU Prolog
help Sort By:

help Limit search:
first rewind previous Page / 1 next fast forward last
PL
Artykuł dotyczy zagadnienia integracji programów CLP działających w formie samodzielnych aplikacji z popularnymi technologiami WWW [8]. Opisywane rozwiązanie oparto o autorski pomysł stworzenia serwera warstwy pośredniczącej, który umożliwia integrację programów CLP napisanych w środowisku GNU Prolog z aplikacjami WWW zaprogramowanymi w języku PHP. Wspomniana warstwa została zaimplementowana jako serwer napisany w języku ANSI C. Powyższe pozwala na pracę systemu, w którym funkcje interface’u użytkownika obsługiwane są przez aplikację WWW, zaś część obliczeniowa zbudowana jest w oparciu o narzędzia CLP. Dzięki temu można połączyć zalety aplikacji WWW z możliwościami narzędzi CLP.Stworzone oprogramowanie umożliwia rozwiązanie problemu timeout’ów serwera WWW podczas wykonywania długich obliczeń programów CLP oraz może stać się bazą do rozwinięcia bardziej ogólnego narzędzia o większych możliwościach.
EN
The paper provides a concept of GNU-Prolog integration with PHP using ANSI C socket server as a middleware [8]. There are a few methods of integration of web programming together with CLP proposed so far. The simplest and the most obvious way is to run CLP program in CGI mode, but it has its disadvantages as well. For some appliance CLP programs can have long execution time that could cause web server timeouts. For that reason a new approach is proposed: to separate user interface (web based) from CLP program execution. That goal is achieved by means of socket server written in ANSI C. The socket server controls the execution of the main program and communicates with the GUI application to send the results. According to what was said above, the logic part is run as GNU-Prolog process and the GUI is built with PHP.
first rewind previous Page / 1 next fast forward last
JavaScript is turned off in your web browser. Turn it on to take full advantage of this site, then refresh the page.