Giter Club home page Giter Club logo

qq_chat's Introduction

QQ_Chat

基于TCP,Socket编程,模仿腾讯QQ界面,使用Java开发的一款网络聊天工具。


工具: Eclipse、Navicat for MySQL

概述:

通过Socket实现TCP编程,使用多线程实现了多客户端的连接。模仿腾讯QQ的界面,功能较为简单,但是使用了最基本的网络编程技术,如socket、tcp、I/O阻塞、多线程、MySQL数据库等。

功能介绍:

该系统实现了用户的注册、登录以及与好友聊天的功能。

  • 用户注册:系统随机生成账号,用户按照要求填入相应的信息。
  • 用户登录:用户根据自己的账号和密码进行登录。
  • 好友聊天:登录成功后,点击好友列表中的好友进行聊天。

**注:**此为网络编程这门选修课的课程设计,由于个人水平不足,未实现太多的功能。具体介绍请查看项目中的文档。

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.