Skip to content

openArrow/PeerToPeerClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Peer to Peer clinet project with a central directory server.
Both Peer Client and directory Server are implemeted using Qt framework and C++/
For Further Information please see the ProjectReport.pdf

Both the peer client and peer server are implementedt using Qt framework.
So to build it following steps need to be followed:
1. Install Qt 5.5.0 with mingw32 compiler
2. Launch Qt creator and click on open project browse to project destination and open peerClient.pro or peerServer.pro  file
3. Click on green button on bottom left of Qt creator to build and run the project
4. For peer server enter the port where you want to run 
5. For peer client enter the details in configuration as box
6. Your peer client and directory server are ready to use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published