Giter Club home page Giter Club logo

screensharer's Introduction

This is a simple screen sharing application written in java.

##How to Run

  • Clone the repository
$ git clone https://github.com/UltimatePea/ScreenSharer
  • Go to the bin folder
$ cd ScreenSharer/bin/
  • Run the Application
$ java ScreenShare
  • For the server, type server followed by a port, (any integer between 1024 and 65534 should work)
localhost>>> server 10000
  • For the client, type client followed by server address and server port
localhost>>> client 127.0.0.1 10000

screensharer's People

Contributors

ultimatepea avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

screensharer's Issues

no way to stop the infinite command loop

first of all, I just want to mention, this is an amazing little program that manages to run well even on my potato hardware using VERY little resource :D

I've managed to build a script around it that allows you to launch a window from a command like so:

ws2:[tcll]:~$ ./Programs/screenshare/launch client IP Port

so I can easily run multiple windows for all my friends who prefer to screenshare

however after I close a window, the program continues to run waiting for input
and there's no way I'm aware of to send Ctrl+C through the stdin to kill the program after I'm done with the window
so it's kinda just stuck there until I force-close it manually

think you could add a quick exit command to terminate the loop and kill the program :)

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.