Home
Softono

RemoteAssistance JAVA

Open source Java
38
Stars
17
Forks
4
Issues
9
Watchers
3 years
Last Commit

 About RemoteAssistance JAVA

RemoteControl like TeamViewer(JAVA)

Platforms

Web Self-hosted

Languages

Java

Links

Need Help Installing RemoteAssistance JAVA?

We provide expert installation service for this software. Our team will install, configure, and secure RemoteAssistance JAVA on your server. plans start at just $30.

RemoteAssistance JAVA

View on GitHub

RemoteAssistance

RemoteAssistance like TeamViewer(JAVA)

https://dydtjr1128.github.io/RemoteAssistance-JAVA/.

키보드, 마우스 후킹(JNI)을 이용한 원격지원 프로그램

Sample

default

image

Simple Structure

ToDo

  • - [ ] Reduce network traffic
  • - [ ] Improve image compress speed(ex. double buffering, grid image)
  • - [ ] Encryption data
  • - [ ] Compare using SIMD
  • - [ ] Communication with central server
  • - [ ] GUI
  • - [ ] Send System sound
  • - [ ] Multi user session
  • - [ ] Chatting & Voice chat
  • - [ ] File manager
  • - [ ] Install program
  • - [ ] Service registration(Windows)
  • - [ ] Support Linux
  • - [ ] Plan a connection flow
    • client - broker - host

Notice

후기

이번 원격지원 프로그램을 만들어보면서 네트워크 적인 측면에서나 스크린 캡쳐부분이 굉장히 취약한 부분이 많았다는 것을 알 수 있었다.