P2PChat Qt Save

A Qt demo for p2p LAN chat and file transmission

Project README

P2PChat-Qt

  • lastest update: 2017-09-05

other language: 简体中文

Summary

P2PChat-Qt , a Qt demo for my Computer Network project.

Download

Get different version download link,click here

Compile Dependency

sudo apt install g++ qt5-default qt5-qmake

Compile Process

Method One

  • bash build.sh (or just double click the file,it depends on your system.)

and then enter your password to continue.The program will start up automatically.

Method Two

  • mkdir build
  • cd build
  • qmake ../src
  • make

Run

  • ./p2pchat-qt

Document

Document available in this folder (/docs/en).

compile-clarification.md will gives you suggestion in choosing Qt version.

source-code-clarification.md will giveyou information about different folders.

Open Source Agenda is not affiliated with "P2PChat Qt" Project. README Source: ypingcn/P2PChat-Qt
Stars
43
Open Issues
1
Last Commit
5 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating