GithubHelp home page GithubHelp logo

node-usbmux's People

Contributors

demille avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

node-usbmux's Issues

Error "Tunnel failed, Err #2: Device isn't connected" when multiple device added

I'm using latest node-usbmux,
Ubuntu: 16.04
libimobiledevice usbmuxd installed.

When I add multiple device and create tunnel for them it's works perfectly. The issue occurs when I remove a device and reconnect again.

In the app code I'm creating tunnel for each device when the device is connected. The issue only occurs when reconnecting the phone.

Is this an issue with the library or in the way I'm creating tunnel?

Help will be appreciated. Thanks

Hello,

This looks like a very well writen lib.
I had to fix a few issues on my own in a similar library I used. Mostly with the plist data comming in parts in the makeParser.
Do you know if there are other serices accessible through usbmux? If there are any idea how to get the plists that need to be sent/received? I am currently working with the MobileDevice.framework and whatever its counterpart was for windows, but the tcp relay here looks so nicely done that I wonder if I can use similar approach to upload/download files perhaps?

Getting ECONNREFUSED /var/run/usbmuxd in Ubuntu 16.04

screenshot from 2019-02-05 15-29-33

Getting

{ Error: connect ECONNREFUSED /var/run/usbmuxd
   at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1191:14)
 errno: 'ECONNREFUSED',
 code: 'ECONNREFUSED',
 syscall: 'connect',
 address: '/var/run/usbmuxd' }

when I try in Ubuntu 16.04

Distributor ID: Ubuntu
Description: Ubuntu 16.04.5 LTS
Release: 16.04
Codename: xenial

Cannot handle non trivial loads

Great tool!

Much appreciated.

irelay as it is right now can't handle several non-trivial use cases.

  1. Starting irelay listen with more than 2 devices doesn't result in a crash or exception, just a silent exit.
  2. One can start irelay listen with just 2 devices and get up to 11 before devices are no longer recognized.
  3. When one bulks it up to 11, then irelay port:forward --udid=.... does not work, here it does give an error message of:
Starting relay from local port: 2222 -> device port: 22
Warning: device not found... [Error: Requested device not connected]

Odd as the udid given was one that irelay listen claimed to be aware of.
4) The most that can be forwarded is 2, after that there's a consistent error of:

Warning: device not found... [Error: Requested device not connected]

I will also take a gander at the code and maybe see what the issue is.

Extra prefix character e as incoming message from iOS application

For my current project, I need to create a communication channel in between an iOS app and a Mac. On iOS device, I am using PeerTalk's. I am just running [Peertalk iOS Example] from the library. It seems that initial handshaking is woking fine. But I am facing issues when I am sending a text message from iOS to my node application. My node application always receives the message sent from iOS app but an e character is always appended as a prefix. Do you have any idea what causes this inconsistency?

Will you please suggest me any iOS library to communicate with node-usbmux?

On Linux 16.02, this module is not working for iOS devices. Can you provide/suggest a proper communication way in between an iOS application and a node app running on Linux using your library?

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.