Giter Site home page Giter Site logo

devilogier / oicq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from im0qianqian/oicq

0.0 1.0 0.0 1.42 MB

🐧 一款使用 Java 语言编写的仿 QQ 聊天工具

Home Page: https://www.bilibili.com/video/av49842257

License: GNU General Public License v3.0

HTML 4.41% Java 74.16% PHP 8.86% Hack 1.93% PLpgSQL 10.64%

oicq's Introduction

OICQ

UPD: 2019.04.20

突然想把以前为这个程序录制视频的作业发布在 bilibili 上啦~

于是,就有了 OICQ(一款仿 QQ 的聊天程序)

嗯~ 当时因为有时间限制,所以视频做了加速处理~ 希望不要嫌弃千千啦~ 嘤~


UPD: 2019.04.15

看到好多人 fork 简单说说如何开箱吧!

本项目基于 JDK 8 + MySQL 开发

SQL 建表语句在这里

带数据的建表语句在这里,数据为课设时测试所用,账户为 10001(可参考 SQL 内容),密码为 123456

有关服务端/客户端通讯地址及端口设置见 config 下的 ServerInfo.java(server/client 各有一份)

OICQ_web 是用 PHP 编写的一个简单的注册页面(忘记有没有 bug 了)

该项目仅供学习参考,其中很多安全问题并没有考虑到(可轻易 sql 注入),部分预留功能尚未实现(如修改密码/头像之类的),还望多多包涵!


UPD: 2017.12.19

大二第一学期的 Java 课程设计,开发时也是在 GitHub 中托管的,之后下线了好久,现重新上线,体验还不是很完美,望多多包涵。

Client

  • 登录部分
  • 单人聊天、多人聊天
  • 匿名聊天
  • 获取个人信息及好友信息
  • 设置个人信息
  • 管理员部分(管理服务器、审计日志、管理用户信息)
  • 更换主题等设置

Server

  • 成功与客户端建立通讯
  • 登录请求部分
  • 返回个人信息、好友列表、群列表
  • 聊天数据交互
  • 聊天记录存入数据库
  • GUI 界面

oicq's People

Contributors

im0qianqian avatar

Watchers

James Cloos 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.