Skip to content

RePlay-h/WireWayContact

Repository files navigation

WireWayContact

Static Badge Static Badge

WireWayContact - this application is part of the WireWay software system that allows the user to give access to control his own computercontacts


Important! This version of the application is developed only for Windows

Build


Before building, make sure you have the right version of the language and Qt

mkdir build 
cd build
cmake ..
cmake --build .


Specification


The application allows the user to give access to their own computer. B connects to the WireWay server. There the user is listed as a contact to which you can connect at any time

When connected, the program generates several SCREEN packets every 5 milliseconds, which contain parts of the computer screen. Before that, the program saves a screenshot of the screen in JPEG format. The program also processes incoming COMMAND packets and executes their contents.


P.s. I note that the contact always knows whether they have connected to it, for this a special informing window appears indicating this

Extra


Description of package functions can be found here

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors