Skip to content

A C++ chatbot for Webservers ( Apache, IIS ) to demonstrate the integration technologies

Notifications You must be signed in to change notification settings

mnunesvsc/botcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

botcpp

A C++ bot implemented in CGI which demonstrates the integration technologies of CGI archictecture. The project example uses Apache as webserver, but can be executed in any CGI enabled webserver.

Getting Started

Requirements

Build and Run

  • Clone this project & enter: git clone ... && cd botcpp
  • Build: make
  • Configure Apache ( on the example ) to execute cgi
    • asdasd

About

A C++ chatbot for Webservers ( Apache, IIS ) to demonstrate the integration technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published