Anyone know of free solutions to allow local testing of web pages on a tilt?
In my free time I write HTML, and I'm curious about how I can include this in my Tilt so I don't have to be home or use an FTP server to test the pages. I can already do uploads VIA Total Commander, but I want to test before I upload!
Also, SQL Servers on mobile, I suppose that'd be a funny joke right?
(Yes, I tried searching, but 'web' 'server' and 'mobile' are too common! If I knew the name of some software I could do further research)
I call BS. "Web server windows mobile" comes up with several results.
And there is a mobile SQL server, called SQLCE by MicroSoft.
half-true, I did see 2 pieces of software in the search, but was also looking for feedback on them as well as comments from anyone that also tried the same thing...
I'm currently giving http://www.sphinx-soft.com/MWS/order.html Mobile Web Server a shot.
For the latest MS SQL Server Mobile Edition, have a look here:
http://www.microsoft.com/sql/editions/compact/default.mspx
Of course, don't expect the same performance you get with the standard one
The main issue would be finding a web server which can interface with sql server...
There's also PocketHPH which is a lightweight webserver with PHP scripting support!
http://mobileleap.net/hph/ - it's a (maybe crippled) free-for-dev/personal-use demo, with commercial licensing available, looks like.
There's also an FTP server for PPC
There's an FTP server called ShareitFTP for PPC. It's commercial software:
http://www.noisette-software.com/products/pocketpc/ShareIt
I've played with it before, it seems pretty decent.. does users and folders and such.
--Weasel
Related
Hi,
I've been thinking to set up my own exchange server. i looked into it, but it seems pretty hard. Does anybody have a good step-by-step installation guide. most guides assume a complete network infrastructure is already in place, but for me that is not the case.
once exchnage is working i found this thrad to set up push email.
http://forum.xda-developers.com/viewtopic.php?t=45008
the first question I have for you is do you have a static IP from your ISP??
If so then you are in really good shape
you also need a domain name
a copy of server 2003
a copy of exchange 2003 sp2
madcow_mda said:
Hi,
I've been thinking to set up my own exchange server. i looked into it, but it seems pretty hard. Does anybody have a good step-by-step installation guide. most guides assume a complete network infrastructure is already in place, but for me that is not the case.
once exchnage is working i found this thrad to set up push email.
http://forum.xda-developers.com/viewtopic.php?t=45008
Click to expand...
Click to collapse
That would be quite an undertaking. Don't think this is the right forum though...
You will need a static IP, true. SBS 2003 would be your most cost effective solution. Typically a dual proc computer with 2GB ram, good firewall with antivirus recomended. Then as mentioned you need a domain name, configure your MX record and reverse DNS. There's step-by-step guides readily available. Not really rocket science but I do it for a living. For the average Joe I'd suggest going with a hosted Exchange account.
Steven
Alright I will put up my 2 cents. First I don't want to insult any of the other answers you got, sorry if I do.
1. You should find a different forum, a book, and an online tutorial.
2. You need a PC that can run server 2003. If this is not going to be a production server (if its just for you to play with) then you don't need all that muscle. I have run 2003 on a 500mhz machine with 256 or 512 of ram (can't recall) It was a domain controller and mail server (this was just to play with obviously, NOT FOR PRODUCTION) Also ATLEAST a 20GB HD although I think you could do it with 10GB (but don't unless you HAVE to)
3. You don't NEED a static IP, although it would make things easier. You can use a DDNS service to help get around the static IP (DDNS = Dynamic Domain Name Service). I can't recommend any because I have never used them but GOOGLE will prove useful for finding a keeper.
4. A domain name will be nessacary if you use DDNS (if you have a static IP then theoretically you could access the Exchange server by IP address *I have never done that so that's why it theoretical.) You can get a domain name VERY cheap nowadays. I think http://www.godaddy.com had good pricing last time I checked.
5. SBS (Small Business Server) 2003 would do you just fine. However 2003 standard and Exchange will also work fine. You can always get SP2 for exchange on Microsoft's web site.
I think that's what you would need (I may have over looked something) to get started. After that just some dedication and research and you will be up and running in no time.
Have Fun; Lew
P.S. I'm not responsible for you breaking anything you may break while attempting this project (and all that good stuff.) This includes your Wizard, your "server", your internet connection, any nearby cars, or your relationships. That being said I have never seen any of that happen (except for of course loosing a relationship while setting up a large corporate Active Directory and Exchange server farm, this I HAVE seen.)
Well written Lew. Curious on point 4 however as MX records must point to the FQDN of a valid A record per RFC's ...
I do concur on the rest though. I've done this on older computers... sometimes I just forget where I am (and what I've got to support)
Steven
(and you did answer this much better than I)
Now that you mention it, your right. You do need a Domain name. I forgot about the MX pointer. MX records are part of DNS that points to the authorized mail server for the domain name. It points at an established "A" record. So you will need a Domain name =)
Thanx for pointing that out Dr Puttingham, I forgot about that.
Later; Lew
lew you did cover all of the necessary items but as far as the static is concerned I said you needed one because those ddns services are not as good as most people think as I have looked into it and also configured them and most require additional fees based on bandwith and other requirements
also server will run on a laptop too
being in the military we have had to make d600's servers due to lack of equipment
hmmm thanks for all the replys. that does sound like a hell of lot of figurin out that i have to do.
but one thing? if i register at www.dyndns.org and i have a name like something.homeftp.org then isn't that my domain? i alwys thought so, but im getting the idea that this is not the case.
i have an account there to access my ftp server, but now i have a windows mobile 5 device and i would like to sync over internet and an exchange server is the only option.
furthermore:
im planning on running it one a PIII600 with 512MB RAM and 40GB. since the only thing it will be doing is exchange and ftp. i have been looking at some guides, but none so far seem to have a router implemented. they all use large servers. will it be a problem if the server is behind my router? (i know i can turn the server into a router by adding a second network card, but i would like to use the wireless capabilities of my router)
o yeah, which forums would you suggest?
Well, I'd go with SBS 2003 Standard Edition as it's about $500 or $600. Seperately Standard Server 2003 and Exchange 2003 cost about that much. You get get a 180 day trial evaluation copy from http://www.microsoft.com/windowsserver2003/sbs/evaluation/trial/default.mspx
Yes you'd typically keep the server behind the router and open up a few ports on the router. You can definetly use the PIII600 but don't forget the antivirus!
Good tech docs are at http://www.microsoft.com/windowsserver2003/sbs/techinfo/productdoc/default.mspx but there's also alot more you can find Googling.
I personally hang out at http://groups.yahoo.com/group/exchange-2003/
Once again I'd look into a Hosted Exchange though ....
That's all the info I can really offer here on this forum, hope I was of some help.
Steven
1) Can someone produce some Javascript which adds xda-developer's search engine to Firefox's pull down list of search engines.
Javascript gurus, go here for help
http://66.102.9.104/search?q=cache:...fox&hl=en&gl=uk&ct=clnk&cd=9&client=firefox-a
2) Is there any proxy server software for PocketPC...It'd be great to be able to view barred websites on my work PC and impress my work mates...NO! I don't mean Porno :lol: and no I cannot use my phone as a GPRS modem because of the severe user profile restrictions my work are running in Windows XP.
Thanks...By the way, the phone is a Universal.
Search plugin
Here's a firefox search plugin I knocked up. I don't really use firefox so no use to me!
Note: due to the fact that xda forums uses "post" instead of "get" form submission, and firefox search plugins don't currently support "post" it defaults to only returning results in "post" form, not "topic", PITA and not my limitation, but the browser's. There may be a way around it, but it's also a PITA
Unzip the attached files and drop into your firefox \searchplugins\ subfolder.
V
You're a legend vijay...Nice one :mrgreen:
Now can anyone help with the proxy server software.....I would like to get a proxy server running off my Universal.
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
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.
I've really begun to use Hamachi in so many different ways. Routing realvnc/ftp/voip/etc through hamachi. I make sure that only the 5.0.0.0/255.0.0.0 ip block can connect and with hamachi for windows mobile and vnc/ftp/total commander/etc. I can access all my machines on the network securely. If anyone is curious on how to do this let me know.
It is nice using my home network as a proxy to access the web securely at work. It's way faster than tor, secure and no one at work can monitor my activities.
Hamachi with magicJack
Hi Klepto,
I have a magicjack. Is it possible to use hamachi free edition to tunnel VoIP? My ISP is blocking the VoIP ... I have a computer in US that I can tunnel to .. I am in Karachi.
Sincerely,
Tariq
I tried once to use hamachi on my kaiser winmo. But after installing it, I could find the way to browse through network. I tried to type the IP adress directly in the File exporer or total commander. I guess I'm missing something about the use of it despite I get it right on different PCs. And there's no faqs or docs on their website.
So while I didn't get a simple file access, you get a proxy use of your machine '-_-
How to configure it
Hi,
How is it possible to use Hamachi for Windows Mobile to connect to a hamachi gateway, I got the client, but it has been removed from their website? I got version 0.0.3.1, is it the same version you use
Thanks a lot.
Pretty P.Oed that LogmeIn just pulled the client w.o. warning. I contacted their online chat, which was useless - just told me that LMI no longer supports the Windows Mobile platform.
I updated the rom on my phone and now do not have access to my gateway.
PPCgeeks has a thread with an attachment of what is said to be Hamachi 2.0 for Win Mo. It's attached to this post. Link is here too (requires registration).
http://forum.ppcgeeks.com/windows-mobile-software/109508-logmein-hamachi-mobile-beta.html
I emailed LMI as well. I don't have the gall to try install this - but am running out of options, so will probably do it.
What alternatives do I have ? Are there any good (Free) VPNs that work with WinMO that are relatively easy to configure.
URG!!
How is it possible to use Hamachi for Windows Mobile to connect to a hamachi gateway, I got the client, but it has been removed from their website?