VNC Enterpise? - Touch Pro, Fuze Themes and Apps

I keep seeing VNC Enterprise being part of some ROMs... I'm interested in the actual program. Where can i find the Cab Version?? if I can't, how can i install the OEM folder included in some of the kitchens??

time travel

Related

Microsoft Access for WM6

Hi Guys
I hope someone can help here, my Kaiser has office mobile but does nto have access built into this package
Is there a version of MS Access for WM6 at all and if so where can I find it?
Thanks
TW
www.kaione.com
sprintdb is probably the best option, but their sync is not yet compatible with active sync 4.5!!!!
Will this work with MS Access 2003 files though?
I use a Access DB a lot for one application and rather than converting query results to XLS files to view on my kaiser can i view access files while out on the move.
I am not worried about synch functions as i will simple upload the file to the device.
Check out www.syware.com they have database products. I used their product for several years when I was on the road.
You can get Access for windows mobile, i have a TYTN2 from orange UK and it is pre loaded with office, word, excel, powerpoint and access. I'm not sure where you can get an upgrade but it must be out there.
HandBase from ddh software is my favourite. If you get the professional version ($40) it comes with a PC sync conduit and forms designer. You can then link MSaccess tables directly to tables on your device and when you activesync they sync up too.
Worth downloading the demo.
http://www.ddhsoftware.com/ppc_software.html?plat=ppc

How to share a folder on my Kaiser

This may seem like a weird request but I am looking for a way to share folders on my Kaiser. The reason for this is that my wife has a Wizard and I have set up a WiFi network between the two to play games together. I download software and games at work and then need to tranfer the the files to the Wizard.
Now I know that you can transfer it via bluetooth but that sometimes take quite long and since we have a wifi network thought that why not look for a way of utilizing it for the file transferring as well.
I have tried to Google the subject extensively but only got ways of sharing folders between my pc and the ppc's, nothing on ppc to ppc.
Any input regarding this would be appreciated.
I'm also interested in such a feature (so I don't think is weird )! My search on the subject has concluded that even though M$ has SMB server in Windows CE (after all, SMB is a Microsoft protocol!), only the client side is included in WindowsMobile
The closest thing I have managed to achieve is to use an FTP server on the kaiser, and Novell's Netdrive on the PC (http://www.novell.com/coolsolutions/qna/999.html)
hope it helps...
hypest
due to limitations in the windows mobile network stack, network shares are not possible from windows mobile.
you can access and create remote mapped drives with resco explorer, vm net browser, and z2 pocketlan... among others.
ftp may be the only option other than a raw activesync connection or bluetooth/irda
jd
Where there is a will their has to be a way.
Thanks for the responce guys, really do appreciate it.
Surely there must be a way to achieve something like this, if there is one thing I have learned from these forums it has to be that just about anything is possible. I'm sure there as to be something we can do. I will not stop digging till I find a way.
hypest said:
I'm also interested in such a feature (so I don't think is weird )! My search on the subject has concluded that even though M$ has SMB server in Windows CE (after all, SMB is a Microsoft protocol!), only the client side is included in WindowsMobile
The closest thing I have managed to achieve is to use an FTP server on the kaiser, and Novell's Netdrive on the PC (http://www.novell.com/coolsolutions/qna/999.html)
hope it helps...
hypest
Click to expand...
Click to collapse
I'm not to sure what you mean by the ftp server on the Kaiser. Do I create a folder on the Kaiser that acts as a ftp folder and then connect to that or is it still a ftp folder on a server somewhere else and then need internet connection to connect to it. Please could you tell me more about this.
Thanks in advance.
vip3r69 said:
I'm not to sure what you mean by the ftp server on the Kaiser. Do I create a folder on the Kaiser that acts as a ftp folder and then connect to that or is it still a ftp folder on a server somewhere else and then need internet connection to connect to it. Please could you tell me more about this.
Thanks in advance.
Click to expand...
Click to collapse
Yeap, here it is:
You can run an FTP server on the kaiser (like the free Mocha FTP server) which will let incoming network users to access a directory you specify... I have specified the whole root dir "\". Then, you can use any ftp client software on a desktop PC (or another kaiser of course) to access the FTP server that is running on your kaiser. Of course, you have to know the IP address of the server. Once you have verified that the kaiser is accessible and the files downloadable, you can use the Novell's Netdrive (free also) to create a virtual disk on the client PC that will actually use FTP! That way, any program on the PC can access the kaiser's files, just as normal filesystem files. Apart from the delays and latencies, the scenario works great. As a matter of fact, I use it within my development cycle, where I have a post-build action that copies my program's compiled executable directly to the kaiser.
I hope these made it more clear
have fun,
hypest
hypest said:
Yeap, here it is:
You can run an FTP server on the kaiser (like the free Mocha FTP server) which will let incoming network users to access a directory you specify... I have specified the whole root dir "\". Then, you can use any ftp client software on a desktop PC (or another kaiser of course) to access the FTP server that is running on your kaiser. Of course, you have to know the IP address of the server. Once you have verified that the kaiser is accessible and the files downloadable, you can use the Novell's Netdrive (free also) to create a virtual disk on the client PC that will actually use FTP! That way, any program on the PC can access the kaiser's files, just as normal filesystem files. Apart from the delays and latencies, the scenario works great. As a matter of fact, I use it within my development cycle, where I have a post-build action that copies my program's compiled executable directly to the kaiser.
I hope these made it more clear
have fun,
hypest
Click to expand...
Click to collapse
Thanks a lot for the info, I'm definitely gonna play around with this. Will post back here with my results when I'm done.
Thanks again!!!
I have checked out Mocha FTP server and downloaded it. Will test it tonight, it looks like it will do the trick though. If I run Mocha FTP server on both ppc I should be able to copy files from one to the other without a problem.
vip3r69 said:
If I run Mocha FTP server on both ppc I should be able to copy files from one to the other without a problem.
Click to expand...
Click to collapse
of course in that case, you will need an FTP client on each device... but I guess that is the easy part...
I know at least one FTP client that is a file manager at the same time (TotalCommander... the one I use )
Perhaps there is a similar way to NetDrive, to map an FTP site onto a local path on the ppc so to be "visible" from any application, but I haven't used/tried any.
hypest
Definitely Worth Trying ..
hypest, you ROCK
hypest said:
of course in that case, you will need an FTP client on each device... but I guess that is the easy part...
I know at least one FTP client that is a file manager at the same time (TotalCommander... the one I use )
Perhaps there is a similar way to NetDrive, to map an FTP site onto a local path on the ppc so to be "visible" from any application, but I haven't used/tried any.
hypest
Click to expand...
Click to collapse
Thanks you, it works like a dream. Tested it last night and at first didn't use my head. Every time I went into the FTP folder there was nothing, little red cross over the FTP connection at the top. I then created another ftp and still all I got was the little red cross( My wife then interrupted me for dinner, thanks. Cleared my head a bit) After dinner when back to it and deleted the one ftp and it was then when I saw you have to click "Connect", while clicked it and there was the folder that I shared on my ppc. Copied a couple of files and it works 100%. I use Resco Explorer 2007, works like a dream and its got a couple of other extra uses.
I'm not to pressed to have the client on both because I normally have all the stuff on mine and then copy it to my wife's. Won't do any harm to have it on both though. This is probably a little longer route than normal file sharing but it works perfect. Still going to try what you suggested above, will keep you posted.
Thanks again hypest.
vip3r69 said:
Thanks again hypest.
Click to expand...
Click to collapse
Glad you're quite satisfied with this "solution"
I really hope though that someday a SMB server will come forth (free hopefully)!
Great irony: SMB server software does exist for Symbian!!! Symbian users can export a local dir, while WindowsMobile users CANNOT!!! And this (kaiser) is supposed to be a 800euro (in Greece) BUSSINESS phone! Shame...
In South Africa the Kaiser is about R8000,00 if you were to buy it cash.
I've got it on a MTN contract costing me R419,00 per month for 2 years. For that I only get the phone and 120 anytime minutes. (BIG RIP-OFF)
Anyway I will keep playing with this and will let you know if I get a breakthrough.
Thanks again for your input.

Does such a program exist?

I have serched high and low. I was wondering if there was anyway to get Microsoft Access onto my Fuze. I have a biz that runs on Access, it would be helpful if i could have it with me at all times instead of having to carry a laptop everywhere i go.
I don't think such a program exists. I'm assuming that your Access stuff is a full application with forms, etc? You can probably use something like this --> http://www.handster.com/programs.php?id=2906&for=Pocket PC mdb to update the tables, but I can't see it running reports, etc.
If you have a decent data plan, then one option is to run Remote Desktop to a PC back at base running the Access Application. I've got a Virtual Machine on my server which I can access from my Touch Pro. I can run any app I want on there, and as long as I don't try to do anything stupid (like play a video), then it works fine. This is the only way I could see your Access application working on your TP.
Cheers,
Steve.
StevePritchard said:
I don't think such a program exists. I'm assuming that your Access stuff is a full application with forms, etc? You can probably use something like this --> http://www.handster.com/programs.php?id=2906&for=Pocket PC mdb to update the tables, but I can't see it running reports, etc.
If you have a decent data plan, then one option is to run Remote Desktop to a PC back at base running the Access Application. I've got a Virtual Machine on my server which I can access from my Touch Pro. I can run any app I want on there, and as long as I don't try to do anything stupid (like play a video), then it works fine. This is the only way I could see your Access application working on your TP.
Cheers,
Steve.
Click to expand...
Click to collapse
Yea, is there anyway u could point me to that program. I would like to see if can use remote desktop.
t1990le said:
Yea, is there anyway u could point me to that program. I would like to see if can use remote desktop.
Click to expand...
Click to collapse
I believe the client is built into the Fuze. If you have a custom ROM, just do a search. Several threads have the cab to install it on the Fuze. It has also been built into Windows since at least XP. You have to be a local admin or in the remote users group to Remote Desktop or RDP to your desktop.

help installing Remote Desktop Manager (RDM)

ok i didnt seach threads extensively but i figured this was an easy question to answer.
i downloaded RDM and installed the cab onto my phone. on the program i have the options for:computer, user, password, and domain. Is there a part two of the app to run on my computer?
im trying to connect to a computer running windows 2000.
You will need do enable Remote Desktop on your PC. Here is a link how to do it:
Click
Regards
Is your computer running Windows 2000 Professional or Server?
Professional does not support remote desktop/terminal services connections.
Server needs to be enabled in Add/Remove Programs, Windows Components. It will be called Terminal Services and somewhere along the way you will be asked what mode to install it in. Be sure to choose remote administration mode, not application mode.
ok the link you gave was for windows xp? does that make a difference?
i think i have windows 2000 pro. its deff not a server. i managed to get
a program called remote desktop 2.0 to access my computer by opening ports, however this program views the desktop in full color and is very laggy and slugish.
RDM aside is there any really good remote desktop program to use? i if you could help me set it up i would really appreciate it.
ive used logmein in the past, however this is like a six step process and i would prefer something simpler like a program.

Best Remote Desktop?

Whitch app is the best 1, i see alot, anyone know whitch one is the smoothest?
http://forum.xda-developers.com/showthread.php?t=548443&highlight=remote+desktop
nahanee20 said:
Whitch app is the best 1, i see alot, anyone know whitch one is the smoothest?
Click to expand...
Click to collapse
Smoothness is a function of network latency and throughput MUCH more than it has anything to do with the software. android-vnc-viewer is the best remote desktop control software for the simple reason that it doesn't depend on any proprietary CRAP. VNC is wide open for all to use. Avoid RDP at all costs -- any use of it helps to enable MS to continue developing incompatibilities wrt everything good.
when i tried to use vnc viewer i kept getting the connection was refused, whitch vnc program do you have on your phone, im using phone my pc right now and it comes with a desktop software. cant get vnc viewer to work.
anyone know how to set up vnc viewer
get "android-vnc-viewer" from the market. Install the free version of Real VNC. When Real VNC is setup move your mouse over the icon in the task-tray thing (haven't used windows in ages I forget what it's called) and type the IP address in to android-vnc-viewer.
For OS X the app claims to support OS X's built in desktop sharing, and I can confirm that it works with the built in desktop sharing in ubuntu.
Remote Desktop is by far the best option: http://www.cyrket.com/package/com.xtralogic.android.rdpclient
but i have xp home, so i dont have a RDP sharing client.

Categories

Resources