Git Product home page Git Product logo

mygp's Introduction

mygp

游戏平台gp
环境: 客户端Windows Qt5.9, 服务器 Linux Ubuntu64位 功能: 注册,登录,实时文字语音聊天房间,搜索游戏,上传下载删除游戏,开始游戏,加载本地游戏 ,动态发布,热度排名。 使用技术:C/S 架构 Linux 服务器,QT 客户端图形界面开发 采用中介者设计模式实现不同模块的管理 MySQL 数据库存储游戏信息等,本地存储使用 Sqlite 数据库 TCP 协议进行控制传输+自定义协议, 使用 epoll+线程池处理大量客户端的请求 采用 MD5 作为游戏文件的唯一标识, 心跳机制定时检测客 户端是否异常掉线, 使用QAudioInput 和 QAudioOutput 获取声音和播放声音。 使用speex对音频编码解码。 使用webrtc进行音频的静音检测,噪声抑制,回声消除处理。 数据库建表 :用户信息表 用户好友表 好友动态表 游戏信息表 注:服务器 客户端 都有本地文件夹来存储游戏文件

mygp's People

Contributors

lclup 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.