Giter Club home page Giter Club logo

server_for_360's Introduction

行车记录仪服务端

版权说明

本项目为个人练手项目,代码均为本人手写,仅供技术交流,请勿用于商业用途。

项目说明

本项目是一个单机版的行车记录仪的服务端,用vs、C++语言编写,在 Linux 环境下运行。实现服务器的【数据交互】【文件传输】【安全通信】等功能。

功能介绍

image-20210907161542424

架构说明

image-20210907161619255

IPC通信

image-20210907161824802

通信协议

image-20210907161703906

image-20210907161939841

软件环境说明

(1)软件语言:C/C++;

(2)开发工具:vs2019

(3)运行系统:linux;

(4)数据库:sqlite3;

配置文件说明

配置文件路径:/bin/config/serverConfig.json 配置文件说明:所有的路径文件,均相对运行程序而言

如:运行程序位于: /home/bin/程序.exe
日志路径: ../config/日志.txt
那日志文件实际位于: /home/config/日志.txt

配置文件详细描述: 1 2

server_for_360's People

Contributors

idle147 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.