Search results

  1. C

    Android Windows Remote Control

    it listens on 8966 of your ip address.. manually typing in your ip and click on save will override your detected ip (wrong one though as its your vpn! ugh) type in the ip of the machine you're running on hit save... does it work then? if not .. start > run > cmd ipconfig to get the real...
  2. C

    Android Windows Remote Control

    alrighty then, progress, I think i found the problem :) - fingers crossed lol if this works, i'll copy it across to the APK ... thanks for the help :) Also, if there's an error [x]Broadcast is turned off, so simply just check the box again if this works without any network error.... v1.3 inc...
  3. C

    Android Windows Remote Control

    so what's happening is that the app is not able to get your ip address, so it began broadcasting to a false ip .255 it should be 192.168.1.255 or if you were 10.0.6.6 ... 10.0.6.255 but it's simply not detecting it.. turning off broadcast and manually typing in your IP will fix it (from...
  4. C

    Android Windows Remote Control

    ah well ok good... it means it's having difficulty with your ip address, ok i'll do my best to fix it in the next couple of hours, sorry about that i did not expect this issue at all .
  5. C

    Android Windows Remote Control

    ok, i've zipped up the code and app. basically it now exits out if it can't detect the IP. ohh 10.12.12.x it should be fine though... i've attached the code and app, if this stops it crashing i'll check what happens in the 10.12.12 range as it will broadcast to 10.12.12.255 which may not...
  6. C

    Android Windows Remote Control

    it should still be fine, but i'm curious what happens with machines with 2 ip's .. all i can think of without rewiting the server is to uncheck the broadcast option, but that wont help if it's hanging when getting the IP! alright, i'll rewrite the server and give it a couple of problems and...
  7. C

    Android Windows Remote Control

    hmm, there are no dependencies.. i've had it hang when it's no longer connected to the network (cable unplugged, no connection) if it is hanging but running, it's because it can't iterate through the known ip addresses because it's not connected to a lan/wifi/router.. so does it run and freeze...
  8. C

    Android Windows Remote Control

    update includes 1 click to restart the socket and save the ip address all from clicking on autodetect..
  9. C

    I2C from scratch

    i2c shift register .... sure what's your max current for each LED?
  10. C

    Solar Panels for Hydrogen?

    if I had of do you think I'd be here?
  11. C

    Solar Panels for Hydrogen?

    so how do you run the jet engine without fuel? hence the need the generate hydrogen from solar arrays...
  12. C

    Solar Panels for Hydrogen?

    So you prefer to continue to burn fossils? and when we run out of oil ... then what? electric is useless unless you wish to travel very slowly by a prop engine...
  13. C

    Solar Panels for Hydrogen?

    Hydrogen when burnt with oxygen = water which is fed back into the water tank... regarding the hydrogen turbine, no clue I've never seen the specs it was a tv clip years ago...
  14. C

    Solar Panels for Hydrogen?

    after seeing the solar plane land it made think back to the time I saw a hydrogen jet powered engine... so how many watts of power would it take to feed 2 turbines? the idea being to use solar to produce enough gas to drive the turbines? and could energy produced go into making more hydrogen...
  15. C

    Android Windows Remote Control

    yet you've not used it, right? the downloads says 1 still, so why am I listenening to you whine about how you think everyone else feels? why am I not hearing what you think of how it works? because you think it's ugly and not worth trying... makes me wonder about how buggy and unstable the...
  16. C

    Android Windows Remote Control

    the UI does not warrant a beta status, unstable or experimental code would, stability... the fact it does not require bloat to make it look good keeps it nimble and stable... anyway, I don't spend much time looking at it as I'm busy watching something not staring at the phone ... so running it...
  17. C

    Android Windows Remote Control

    there are more out there still,I've already looked, I created it for a specific need and that was to allow everyone with an android device to quickly and easily pause/play video... I'm not sure what you're expecting, this is a stable release, eye candy is not what I'm aiming for right now...
  18. C

    Android Windows Remote Control

    unified remote is 4meg for the app (not bad, I'll have to look into the ui) the server however is 18meg zipped.. with this app, the server is 500k 1.6meg for the apk without exe. 2meg for the entire thing which runs without any extra downloads and will run on any OS ... and I don't think any...
  19. C

    Android Windows Remote Control

    Small size factor really and the ease of use, the server can set to broadcast (restart to get it broadcasting) then your phone detects the UDP packet with the IP of the machine it's on.. click on autodetect and your ip will be automatically placed in the edit box, simply hit save to...
  20. C

    Android Windows Remote Control

    and by security holes? the relay.exe app is perfectly safe, it only allows a set list of commands, eg they can't take access of your computer for 2 reasons. 1. the exe does not take request strings or read data in which it can be exploited at most possibly crash it via flooding it with data...
Top