Code Monkey home page Code Monkey logo

control_pc_c_plus_'s Introduction

control_PC_C_PLUS_

Control Pc through Mopile using Socket Programming : -simple application using socket programming in C++ language to control desktop applications.

Features : -Send Client requests to server. -Client send one of services to Server to excute it. -server excute requestes sent by client using system calls.

Pre-requests: -O.S :Linux Operating System (Ubuntu22). -VS code, or code blocks (iam using VS Code). -C++ language. -Tcp/Udp Server&Client : https://play.google.com/store/apps/details?id=tcpudpserverclient.steffenrvs.tcpudpserverclient&pcampaignid=web_share&pli=1&raii=tcpudpserverclient.steffenrvs.tcpudpserverclient&raboi=CAE%3D&rasi=4822299910820656511&rapt=AEjHL4NXXWRRFC-pBBf7QN3Z57KFHLF2rqiMm7vLv5tyTZ5drYogeQicX9BrcM-QV0_IJd1YK6ePhKtGpkh1ctK6skH9F54BleojvmuW0YYXTC7FDgbvmqE -check for open ports for local host and remote host : netstat -na|grep :port

Start Project : -Clone Project Repository. -Compile Server Program in VS terminal: $g++ main.cpp server_.cpp -o server_ -std=c++11 $./server_ -test client on your terminal : Telnet 0.0.0.0 8080. -open Tcp/Udp Server&Client : -type your IP :ex: 192.0.0.0. -type your port.

control_pc_c_plus_'s People

Contributors

souad88 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.