Giter Site home page Giter Site logo

android-udpsender's People

Contributors

hastarin 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-udpsender's Issues

No way to send broadcast packets

Currently UDP Sender doesn't allow to send packets to broadcast UDP addresses. This should be very easy to fix using DatagramSocket.setBroadcast()

Error after sending 1 command?

I keep getting an error when I try to use the tasker plugin. The standalone UDP app works fine when I try to turn off my Milight bulbs (text command 0x420x000x55) but whenever I use UDP sender in tasker (intent or tasker plugin) for just a simple off or on command (single action task), it works the fist time. However, every time after that, it gives an error:

java.net.SocketException: sendto failed: EPERM (Operation not permitted)

It usually (but not always) works if I try again in say 10 minutes.

Device: Samsung Galaxy S6 on Android 6.0.1

I think these guys found a fix to a similar issue: EsotericSoftware/kryonet#106

doesn't work in landscape orientation

I have found a problem with your app, it silently breaks when the device is in landscape mode. I have confirmed this problem on both my phone and tablet - the data only gets sent out in portrait orientation. This is especially problematic when using a physical keyboard which forces the device to landscape mode, because it makes it unusable.

Based on the sound my device makes when the "send" button is tapped I don't think the send button is registering presses in landscape mode.

Using tasker variable for destination IP?

I access the app through Tasker's plugin menu, and tried to edit it in the configuration, but the keyboard that comes up only has numbers in it, and not the '%' needed for me to specify the variable.

I know that the 1.3 version added the tasker variable replacement, but I couldn't figure out how to do it. For now, I simply used the intent function.

How to send multiline message ?

I have to send xPL message that looks like:

xpl-cmnd
{
hop=1
source=****
target=****
}

How to handle multiline ?? "\n" ?? or "%0d" or "%0a" or "%0d%0a" ??
I have tried the 3 ways without success.

Fetaure request

hi,
found your source by chance. if you ever proceed with this, maybe you want to consider my suggestion:

would like to have "profiles" or pre-stettings for IP+PORT+TEXT to call from ui.

this would allow not only to have one single text/IP/Port setting in UI and to send different messages from ui by fingertip.

good work, nevertheless, thanks.
ozett

Is not updated

Can make the UDP sender run in android studio, gradle version is updated.

Create a brother Plugin for UDP Receive?

The plugin will be a Blocking task,
so when it is run, it will wait till a UDP Message arrives...

With the addition of the Receiving plugin, we will be able to have 2 android devices communicating between them...

Thank you

UDP source port.

Could you add the possibility to specify the source/local port please? Now it is chosen random (by Android).
The app "UDP Sender / Receiver" from "JC Accounting & Innovative Technologies, Inc" has this feature, but this app is not usable as a plugin for Tasker ...

Thanks!

small bug: input IP

When you enter IP, if you enter the number 25 will be automatically added to the dot behind. ths

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.