GithubHelp home page GithubHelp logo

mochatserver's Introduction

MoChatServer

Multi user instant messaging system server

项目概述

不使用任何框架的Java多用户即时通讯系统,可以学习到面向对象,集合,多线程,IO流,网络编程等多种知识,页面由于没有学Java-Gui就简化了,整体通讯框架已经搭好,界面的意义不大,以后有兴趣可能会做一个界面。

项目结构

  1. MoChat客户端
  2. MoChat服务端

项目主要功能模块

  • 用户登录
  • 用户注册
  • 在线用户列表
  • 私发消息
  • 群发消息
  • 发送文件
  • 系统通知
  • 离线消息
  • 离线文件

服务端启动方式

配置服务端的set.properties文件,可修改端口和文件存储路径,然后通过StartServer.java的main方法即可启动服务端;

客户端启动方式

配置客户端的set.properties文件,可修改服务器的地址和端口号,注意要设置服务端对应的ip地址和服务端设置好的端口号,然后通过StartApplication.java的main方法即可启动客户端

项目截图

image-20210921153503549

image-20210921153527339

mochatserver's People

Contributors

mowangblog avatar

Stargazers

 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.