GithubHelp home page GithubHelp logo

sync_file's Introduction

sync_file

Nội dung

  • Lập trình giao diện sử dụng Qt
  • Lập trình C++
  • Lập trình mạng

Mô tả bài tập

Máy tính A và máy tính B được kết nối với nhau thông mang mạng LAN. Xây dựng 01 chương trình đồng bộ dữ liệu chạy trên máy tính A thực hiện đồng bộ dữ liệu được chọn (cụ thể là file text định dạng *.txt) sang máy tính B với tần suất 30 giây/01 lần.

Cách thực hiện

Trên máy tính A, cần lập trình một chương trình A để:

  1. Đọc nội dung của tập tin *.txt
  2. Gửi nội dung này qua mạng LAN đến máy tính B
  3. Lặp lại quá trình đồng bộ dữ liệu này sau mỗi 30 giây

Trên máy tính B, cần lập trình một chương trình B để:

  1. Nhận nội dung được gửi từ máy tính A
  2. Lưu nội dung này vào tập tin *.txt trên máy tính B.

Video Minh Họa

sync_file's People

Contributors

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