jcabeleira / BillingProblem

Implementation of the Billing Problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BillingProblem

The implementation consists of a simple HTTP server capable of receiving call_finished events and processing that information to calculate the cost of the calls. The solution was developed in Visual C++ 2012, using the Qt library for HTTP and JSON processing .

About

Implementation of the Billing Problem