EZTechBrasil / EZClientCpp

Sample client program that connects to the EZTech pump controller service, used as a reference for new integrations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EZClient.cpp

This project aims to assist partners in integrating with the EZTech service, using the APIs in a simple and practical way to serve as an example for a new integration.

Installation

To install the EZClient.cpp project follow these steps:

Step 1 - Clone or Download Project:

CloneProject

Step 2 - Requirements for execution:

Win32

Conio.h

Step 3 - Installing a virtual simulator with manual or automatic deliveries:

Quickstart Manual

Automatic Simulator

Step 4 - Configuring and Running

Open the source code of the project and choice the IP address to access the EZServer according to your needs. EZClientCppConfigAdress

The options are adapted to the tests required to complete the integration. EZClientCppMain

Step 5 - Homologation Test

After completing the implementation make the tests defined in the homologation worksheet. HomologationTest

API Reference

For more details on APIs, download the development manual.

Quickstart Manual

About

Sample client program that connects to the EZTech pump controller service, used as a reference for new integrations.


Languages

Language:C++ 88.0%Language:C 10.4%Language:Makefile 1.7%