Skip to content

RePlay-h/WireWay

Repository files navigation

WireWay

Static Badge Static Badge

WireWay - this application is part of the WireWay software system, allowing the user to connect to and interact with currently active contacts.



Build


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

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


Specification


This application allows the user to view current contacts and connect to them. That is, the user can safely control the computer of the selected contact.

P.s. The contact knows that his screen is being watched and can stop broadcasting at any time.


The program converts keystrokes on the keyboard, mouse clicks and mouse movements into various COMMAND packets and sends them. The program also processes incoming SCREEN packets, which store a JPEG image of the contact screen

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