GithubHelp home page GithubHelp logo

ezchat's Introduction

EzChat

Bộ môn: mạng máy tính - Học kỳ 161

Nội dung

Đây là Project Assignment 1 của nhóm ClgT. Để tài là xây đựng 1 ứng dụng chat có các chức năng: a. Ứng dụng cho phép hai người sử dụng ở hai máy khác nhau có thể chat với nhau b. Một người có thể chat với nhiều người khác. c. Ứng dụng cho phép truyền tải file trong quá trình chat giữa hai người. d. Ứng dụng cho sử dụng protocol mà nhóm đã định nghĩa.

Cấu trúc gói tin

1 gói tin được gửi đi sẽ có các thông tin:

  • source : Cổng port của người gửi gói tin. (int)
  • destination : Cổng port ủa người nhận gói tin. (int)
  • dataPos : Số thứ thự của gói tin trong chuỗi gói tin nếu dữ liệu lớn (int)
  • flag : Cờ hiệu đánh dấu loại gói tin.
  • data : Dữ liệu được gửi, tối đa 256 byte cho mỗi gói. (byte[])

Thành Viên

  1. 1412252 Dương Thái Minh
  2. 1414444 Lê Đình Tuyên
  3. 1410950 Nguyễn Tấn Đức
  4. 1414646 Nguyễn Đức Viễn
  5. 1411153 Trần Công Hậu

ezchat's People

Contributors

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