Git Product home page Git Product logo

deskemes's People

Contributors

madmaxoft avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

asdlei99

deskemes's Issues

Initiate TCP connection over USB

Some Android devices don't support port reversing (HTC Desire Z with Cyanogen). For those, it would be better if the DesktopClient asked the AndroidApp to connect to specific IP addresses via wifi.

USB connection

Allow a USB connection by using ADB reverse-port-forwarding, and a special intent in the Android app.

AndroidApp: Sometimes socket closure is not detected

Sometimes the app doesn't detect socket closure, which results in the app running in busy-loop (select - got 1 socket - read 0 bytes - repeat) and at the same time the app won't connect to the remote peer because it's still blacklisted.

Add connection encryption

The connection needs TLS encryption. The encryption is already documented, we need to add it to the Android app, the desktop client and the Lua tests.

DesktopClient: Rework the connection wizard.

The wizard should first show devices that have already been discovered. If the user selects "My device is not in the list", they should be taken through the steps to connect the device - via USB, TCP or Bluetooth.

Perhaps the device list should be a regular dialog that stays in the background / attached to the wizard, and any new device that connects while the wizard is running should be highlighted.

DesktopClient: Too eager to connect to device

When in the New Device Wizard, after selecting a device that is not paired, the "waiting for secure connection" progress page is shown. If the device starts TLS at this point, it is auto-accepted without pairing and the wizard is stuck on the progress page. The device is shown in the main window and the wizard can be cancelled.

To replicate this issue, simply use a random PubID for a device.

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.