There is a pythonCE version of apache which will run as localhost.
Normally winCE has no concept of localhost - so this is your best bet. I
don't have the URL, but google should find it.
For testing on the desktop Xitami is a great server to use as localhost.
You'll then be programming CGIs to
Voidspace wrote:
There is a pythonCE version of apache which will run as localhost.
Normally winCE has no concept of localhost - so this is your best bet.
I don't have the URL, but google should find it.
For testing on the desktop Xitami is a great server to use as
localhost. You'
d it was a hack.
I've done a bit of googling and it looks like there are several
microsoft references to getting localhost to work
Regards,
Fuzzy
Brad Clements wrote:
On 13 Dec 2004 at 16:41, Voidspace wrote:
You can't
use these with winCE because it doesn't have the normal loo
t now, but I've botched my python install by combining it with one
of the later ones and I need to "clean out" the box and try again.
Cool - I can use my PocketPC to test my CGIs.
Thanks
Michael
On Mon, 13 Dec 2004 17:03:02 +, Voidspace <[EMAIL PROTECTED]> wrote:
Th
Hello Bryan,
Python on windows CE works well... but not you have *two* problems.
I would call the python port 'experimental'. The core language works
very well - but the user interface is ropey. This means there is *no*
production code (that I'm aware of anyway) using python for CE and
writing y
Danny Staple wrote:
"Brad Clements" <[EMAIL PROTECTED]> wrote:
I think the most difficult part of your python application will be the gui.
Although there are no binaries or easy installers - I stumbled upon this:
http://wiki.wxwidgets.org/wiki.pl?Developers_Notebook/WxWinCECompiling
Now thi