binhlecong / Remote-PC-Controller-1

Computer Network Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote PC Controller

A client-server application for controlling computer remotely

Client can manage process, application, change Windows registry, shutdown computer and get keystroke from server


Socket Programming

Computer Network Project

Authors:

🧑 Nguyễn Đăng Tiến Thành

👶 Lê Công Bình

👧 Nguyễn Lê Bảo Thi

Installation

git clone git@github.com:tienthanh214/Socket-Programming.git

Usage

Please run pip install -r requirements.txt to install all neccessary libraries before running

For server, run py code\server\main.py

For client, run py code\client\main.py

Or just run server.exe and client.exe

Available on Windows 7, Windows 10

Demo

Server

Client

About

Computer Network Project


Languages

Language:Python 100.0%