All Projects → ShailuJain → DeskViewer

ShailuJain / DeskViewer

Licence: other
A Java Project for screen sharing based on TCP protocol. Like TeamViewer

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to DeskViewer

RemoteAssistance-JAVA
RemoteControl like TeamViewer(JAVA)
Stars: ✭ 28 (+21.74%)
Mutual labels:  screenshot, teamviewer, screensharing
nosticker bot
Bot that fights telegram stickers
Stars: ✭ 18 (-21.74%)
Mutual labels:  robot
jest-puppe-shots
A Jest plugin for creating screenshots of React components with a little help of Puppeteer
Stars: ✭ 86 (+273.91%)
Mutual labels:  screenshot
whatsapp-auto-messenger
Automatic message sender using WhatsApp Web at fixed interval.
Stars: ✭ 43 (+86.96%)
Mutual labels:  robot
Screenshot
用于监听Android截屏事件的Demo
Stars: ✭ 15 (-34.78%)
Mutual labels:  screenshot
doubanrobot
A simple robot for Douban.com
Stars: ✭ 34 (+47.83%)
Mutual labels:  robot
joinhider bot
Telegram bot to delete user joined messages
Stars: ✭ 20 (-13.04%)
Mutual labels:  robot
gsu
A general screenshot and upload utility for images, video, and gifs.
Stars: ✭ 18 (-21.74%)
Mutual labels:  screenshot
wx robot example
实验楼课程 《利用微信API将你的微信变为聊天机器人》 直播视频相关代码
Stars: ✭ 35 (+52.17%)
Mutual labels:  robot
Install-VScode-On-TX2
How to install VScode on Nvidia TX2
Stars: ✭ 24 (+4.35%)
Mutual labels:  robot
fb-post-screenshot
Firefox Web Extension to save Facebook posts as images
Stars: ✭ 18 (-21.74%)
Mutual labels:  screenshot
svg-screencast
SVG screencast - animated SVG files from screenshots using CSS animations
Stars: ✭ 28 (+21.74%)
Mutual labels:  screenshot
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (+443.48%)
Mutual labels:  sockets
browser-shots
A WordPress plugin for taking screenshots of websites using the block editor.
Stars: ✭ 17 (-26.09%)
Mutual labels:  screenshot
T System
the moving objects tracking system via two axis camera motion (and as optionally n joint robotic arm) for raspberry pi distributions
Stars: ✭ 17 (-26.09%)
Mutual labels:  robot
mumemo
Mumemo is screenshot-driven note application.
Stars: ✭ 38 (+65.22%)
Mutual labels:  screenshot
willsautoclick
Fastest Java autoclicker in the entire west
Stars: ✭ 12 (-47.83%)
Mutual labels:  robot
termux-arch
You can use setupTermuxArch.sh 📲 to install Arch Linux in Termux on Android and Chrome. This setup script will attempt to set Arch Linux up in your Termux environment.
Stars: ✭ 25 (+8.7%)
Mutual labels:  screenshot
czspas
Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file
Stars: ✭ 25 (+8.7%)
Mutual labels:  sockets
JamTools
JamTools是一个跨平台的小工具集,包含了截屏、录屏、文字识别、各种格式转换、鼠标键盘动作录制播放、文件传输、聊天机器人等功能
Stars: ✭ 73 (+217.39%)
Mutual labels:  screenshot

TeamViewer

A Java Project for LAN screen sharing based on TCP protocol. Like TeamViewer.

Features

- Access Remote Computer.
- Use Mouse Over Remote Computer
- Use Keyboard Over Remote Computer
- Ctrl + C & Ctrl + V feature Supported
- Chatting With Connected Users.

Concepts Used

- Sockets
- Serialization
- Robot Class for Events & Screenshot.

Setup

Just run the server appliation, then the client applications.

Step 1

First setup a Local Area Network for the application to work correctly.

Step 2

Run the server on one of the Computers in a lan and give the port number on which you want to start the server\

Step 3

Run clients on different machines and enter the ip address & port of the server into the Client Application when prompted. And then you are ready to go. Just click on Share Or Access Button. When you click on share you will receive a code generated by the server which has to be enetered on the accessing client when that client clicks the Access button. ANd you will be seeing the clients Screen which can be controlled by also.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].