Giter Club home page Giter Club logo

tmon-clip's Introduction

tmon-clip

Tmon Clip Share

기능

  1. 일정 간격으로 클라이언트 정보를 IpMapServer에 등록 (하트비트) A. [ThreadServiceFactory]
    • [ClientInfo] : ID, Password, IP, Port
    • IP, Port : IpMapServer정보
    • getHeartBeatService() : 주기적으로(1분?) 하트비트를 보낼 수 있는 쓰레드 생성
    • getEventReceiverService() : 클립보드 갱신 이벤트를 수신할 수 있는 서버 쓰레드 생성

      [RemoteClipListener] 등록

  2. 시스템 클립보드 변경 이벤트 잡기 (LocalClipListener)
  3. 클립 보드의 내용을 ClipDataServer(sftp)에 저장
  4. 클립 보드 저장 완료 이벤트를 IpMapServer에 전송
  5. 클립 보드 저장 완료 이벤트를 받음
  6. ClipDataServer(sftp)에서 클립보드 받기

ClipboardService (implements RemoteClipListener)

  • 시스템 클립보드 입출력
  • ClipDataDao를 이용하여 서버에 입출력

interface RemoteClipListener

  • onRemoteChanged()
  • onLocalChanged()

ClipDataDao

  • ClipDataServer 입출력

EventReceiver (Observer)

  • 이벤트 수신기
  • RemoteClipListener : onRemoteChanged

EventSender

  • 이벤트 발신
  • RemoteClipListener : onLocalChanged

tmon-clip's People

Contributors

jungsh16 avatar

Watchers

 avatar

tmon-clip's Issues

Test Case

Copy & Paste

  • PHP Strorm
  • Eclipse
  • PrtScn (Dual Monitor)

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.