Skip to content

federicovagnoni/ProgettoIIW

Repository files navigation

#Engineering of The Internet and Web - Project A simple multi-threaded multi-process Web Server meant to deliver adapted static contents according device User Agent

Preliminar instruction: These 3 folders need to be present inside the main folder of the projectt in order to compile correctly the libwurfl library:

The file wurfl.xml needs to be present inside the main folder, you can download it from the wurfl official site or you can take it from the "etc" folder inside "libwurfl-master" folder.

Installation instruction:

  • open a terminal into this folder
  • ./INSTALL.sh
  • if the command does not work, give permissions to this file ("chmod 755 INSTALL.sh") and retry
  • if the INSTALL work, let it does its work
  • Once the installation finishes, exec the command "make" into the folder
  • Launch "./main" once the compilation has finished, in order to launch the server menu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages