Giter VIP home page Giter VIP logo

zhuyoufeng / parkmanagementsystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linlangleo/parkmanagementsystem

0.0 0.0 0.0 8.41 MB

(智能停车APP&智能车场)TSP智能共享平台(云端):包括了停车场相关所有管理:车位/报表/订单管理,在线聊天,实时监控,2D车场布局管理。数据库在java目录下的resources目录内。

Java 25.74% CSS 22.28% HTML 12.16% JavaScript 39.82%

parkmanagementsystem's Introduction

一·app端的登陆,人脸识别,修改信息等,需要后台的部署。后台是在Eclipse开发,建议用eclipse运行,同时下载Spring Boot插件完成项目的部署; 部署后,后台的WebService也同时发布成功。 二·部署成功,访问http://localhost:8089/进入后台管理 三·用户在网页访问http://localhost:8089/netty/openserver后,在控制台看到websocket started,表示netty编写的网络服务器开启成功,通过这个 网络服务器可以通过WebSocket向网页推送消息。 四·车牌识别:点击app的用户头像,再点击拍照,拍的照片会通过WebService传输到后台,通过WebSocket把识别的车牌发到页面。 五·地址说明:在停车场账号首页main.jsp两个地址是摄像头的影像网址, 用ip摄像头(一款app)实现 项目的端口为8089,netty服务器用了9999;app调用WebService接口直接访问pc端的ip地址,前提是手机开热点给手机,保证处于同一网段。 netty服务器和WebSocket的交互使用localhost访问,前提是同一台电脑打开。否则映射到外网。

parkmanagementsystem's People

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.