4.2.1 - broke VNC daemon solutions - Samsung Galaxy Nexus

Needed on 4.2.1 - a working VNC daemon so that phone/tab display can be exported ( typical VNC screen sharing ).
'onaips' from Git is broken on 4.2
'vncs' from this thread also broke on 4.2
Options dont seem that good to me. Could use an emulator and standard 'x11vnc' but, the emulator response ( SLOW ) prevents a meaningful app demo .
I thought that i could get 'onaips' running in mode=framebuffer where the libs for 'flinger' and 'gralloc' would not need to be rebuilt with ASOP source. It builds right from git without much trouble and runs OK , allowing client connections. However , it does not 'send' any framebuffers and the client is just a black screen that will push mouse events back to the server.
Anyone have a working VNC daemon on 4.2

wrong forums, needs to go in Q&A. youre not developing anything

Related

WakeAndShake utility for PC wakeup / shutdown

Little utility for waking up / shutting down / rebooting or Logging off from the PC's on your network via you wm device.
Requirements;
# Wifi active on wm and connected on same local network as PC's
# Wake-On-Lan enabled on PC's
# allow http traffic on Port 7777
# obtain MAC Address for all PC's you wish to 'control'
# Multi form factor - check CAB name for correct version for your device
1. Install cab on device
2. Install the service via the msi installer on any PC's you wish to 'control'
3. Edit the WakeAndShakeConfig.xml on the device OR use the settings screen from within the app - enter your PC's IP addresses (or host name) and their corresponding MAC addresses.
09/02/2010 - Settings screen added (still needs some tweaking, a few navigation bugs)
Any Q's shout.
If you find this useful & wish to donate please see my sig button.
-=-=-
20/03 - update service installer
VGA Version?
Is there any chance for VGA version?
various form factors added, see #1
cheers,
dan
man I've been dying for something like this for a while... eagerly awaiting a QVGA version
Wish someone can make a Video Tutorial
on how to set this & post on youtube
Please
pndragon said:
man I've been dying for something like this for a while... eagerly awaiting a QVGA version
Click to expand...
Click to collapse
will try and do one later today ;-)
Thanks for sharing
added QVGA cab - see post #1
updated the PC service - if user cancels shutdown subsequent shutdown requests will now be triggered
Hi dt_matthews,
it will be very amazing was it possible to skin it for DUSK.
I have seen the screenshot and i was thinking is this something what be possible in a future version?
added IP address to settings xml and config, this is required if your PPC doesnt have regsitry entries mimicking hosts file lookup, ip address will be shown in the machine drop-down list along with the machine name
added IP address to xml and to settings screen - this is required for PPC's that dont have registry entries which mimic hosts file lookups, these IP's are displayed in the machine dropdown along with the machine name
Been waiting for an app like this
To bad I can't get the settings screen to work, it won't save the data I type in to the host, ip and mac fields.
And the xml file is clean except from the settings tag so I don't know how to modify the parameters
Please help...
HTML:
<settings><machine name="machineName1" mac="071EB93CAD68" ip="192.168.1.87"/><machine name="machineName2" mac="0219DDAFC6B3" ip="192.168.1.85"/><machine name="machineName3" mac="001A437AA515" ip="192.168.1.65"/></settings>
This is a sample of a valid version of the xnml config. Just obviously change the name tags, the mac and the IP addresses to match your machines. then run the service installer on your machines and the cab on your device and you should be fine.
shout if its not clear
cheers,
dan
Thanx! Works a lot better when one knows the param names
Next problem
Can't get the HTTP Shutdown to run properly on the PC. It starts automatic but then stopps as it has no work to do (according to windows)
Suggestions?
240z said:
Thanx! Works a lot better when one knows the param names
Next problem
Can't get the HTTP Shutdown to run properly on the PC. It starts automatic but then stopps as it has no work to do (according to windows)
Suggestions?
Click to expand...
Click to collapse
that is as designed, its an http listener which wont be show as actively 'doing' anything by svchost.exe [service manager]. as long as you are connected to the same network (and workgroup) it should be ok. let me know
i've tried this on two machines now. on one of them it won't work at all. on the other i got it to reboot ones. but know it doesn't work anymore.
on both machines windows reports application error on shutdownpcservice.exe and wants to send an error report to microsoft.
in the application log (under computer managment) i used to see how the shutdownservice started to listen to port 7777, but not anymore. it's like it not running.
i've tried to reinstall the program but that didn't do it.
thanks for your effort Dan
240z said:
i've tried this on two machines now. on one of them it won't work at all. on the other i got it to reboot ones. but know it doesn't work anymore.
on both machines windows reports application error on shutdownpcservice.exe and wants to send an error report to microsoft.
in the application log (under computer managment) i used to see how the shutdownservice started to listen to port 7777, but not anymore. it's like it not running.
i've tried to reinstall the program but that didn't do it.
thanks for your effort Dan
Click to expand...
Click to collapse
hey dude,
i've updated the service installer (see post #1) - uninstall the last version (make sure the service is uninstalled fully, you may need to uninstall it from the cmd line if it wont uninstall via the GUI) then install the new version, that is the version i am running without problems, let me know how you get on, happy to help with any tweaking ;-)
Can this be used to put the PC to sleep (into standby) rather than shutdown? If not, could this feature be added?
Windows cmd line doesnt support sleep, but there is an alternative i could use (i think), but i cant do it straight away since my pc with the code on has just given up the ghost and it'll be a bit of time till i can get the data off it, but let me know if you can wait and i'll do it as soona s i can.
cheers,
dan

[Work in Progress] dIRCa - WP7 IRC Client

Welcome! I wanted to let the community know about the IRC client I was building but there are some major caveats that may turn you off.
First, you absolutely need a dev unlocked phone. This can't be sold on the Marketplace yet because I'm using Homebrew sockets from this very forum (well the hacking one but you get what I mean). Mango will change this but that's a good 6 months off if we're lucky.
Second, in it's current state it is pretty bare and you may hate me for it. There is currently no tombstone support so you have to connect again any time you move out of the app. This is my highest priority to fix.
The project is hosted on codeplex at http://dirca.codeplex.com/ and will be OSS. If any developers are interested you can either submit patches or I may give commit access depending on your previous work. I'll be honest, I need help in the form of feedback because I do have a direction finally but the IRC client code completely zapped me of all interest. There is more than enough work in just getting a functional UI but to have to work out IRC quirks is completely draining. After working on this, I would *never* recommend anyone work on an IRC client from scratch. You absolutely have to use a library like ircdotnet or smartirc4net to keep your sanity.
There's a SketchFlow project recently committed that outlines where I plan to take this, which is IRC with the look and feel of a Twitter client. The current incarnation feels way too much like mIRC which isn't a problem on it's own but that type of client doesn't translate to the phone well and this proves it.
Thankx my friends, very good project in WP7 !!
any way of connecting to a specific irc server or am I being a bit stupid??
Works, and You are on right path gui-wise so don't worry about that.
GUI is good, i like the way one moves through channels. Some thoughts after some testing:
- Possible bug: didn't connect to server in port 39998 without changing the option of default port to 39998 even when own server had port-option right.
- In auto-feeding of discussion in channels last line (the most recent line) is cut of, i.e the auto-feed is "one line too slow"
You're in very good way with this, I'll be checking in to this as I'm a irc-user and have been without irc in WP7 so far, thanks for the work!
Wishlist (always got to have a wishlist!)
- Option to change text-color & size
- tombstone will be great when it comes

What has happened to cyanogenmod.com?

I was trying to access the site of CyanogenMod and fiound instead yet another fake antivrus page! See attached screenshot.
Has that website definetely gone?
Or what?
I just tested it and the site is up and working perfectly.
as a side note: you aren't using adblock on your chrome?
https://chrome.google.com/webstore/detail/gighmmpiobklfepjocnamgkkbiglidom
have you tried from a different pc? what if your pc has a malware on it... i.e. modified hosts or something
how strange though that something may target cyanogenmod website!
This happens, if you access it from open wi-fi networks or shared IPs (possibly one of the PCs got infected)
Had this on a open network (also on miui-developers) - but in work and at home it works.
I've got the same, just need to confirm the code from pic
My PC ir running Linux Kubuntu 11.04, ethernet link to a Linux based router and I personally configured both.
This doesn't mean that my PC is virus free.
I'm using Google Chrome v12 with AdBlockPlus.
That page came out more than once also with Mozilla Firefox v5 (Linux port) w/o AdBlock.
What I can guess is a form of hijacking (either DNS or the website itself).
By the way, keep in mind that I was being directed to the web site without the "www" domain name, but just "http://cyanogenmod.com/".
Now you'll get redirected to the third domain level with the "www".
So something definitely happened there.

.getJSON problem in webapp??

Hi guys, I'm making a webapp with a functionality that needs to display information dynamically.
I was trying out the .getJSON and tested it on my localhost website, it was running smoothly. But after I used cordova to convert the site to a app and clicked on the button to trigger .getJSON to get the list of items to display from my localhost with the emulator, but it didn't work.
Anyone have any idea why the getJSON wouldn't work inside the app?

Has anyone ever successfully compiled xdebug to work with php?

I've played with a couple of different server apps that include a basic php/lighttpd setup such as bitweb server or Servers Ultimate Pro and they work great. I understand android isn't really a full blown platform necessarily meant for development work, but I'm curious if anyone has ever gotten a version of xdebug working with any of these php bundles?
I tried grabbing a cross compiler but I'm not sure how to get the xdebug configure script to finish without errors using the android cross compiler (it's dying trying to find the ld linker that goes with the cross compiler)
SW

Categories

Resources