Mark Eichin wrote:

When I first got python installed under wince, I fired up the
interpreter, did an import SimpleHTTPServer, ran serve_forever(), then
fired up Pocket IE, and hit localhost - and was talking to python. So, as far as I know, it works right out of the box... I'd test it
right 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 +0000, Voidspace <[EMAIL PROTECTED]> wrote:


This is the url for apacheCE

http://www.rainer-keuchel.de/wince/apache-ce.html

I may well be wrong about pocket PC not working with localhost. I was
sure I'd read it before - so hadn't experimented - certainly the apache
page shows apache using the loopback address. I'd assumed 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 loopback address -
this means you *probably* have to use apache, which makes it a bit of a
heavier distribution.




Uh, how does PIE talk to a local apache without using a loopback address?






--

http://www.Voidspace.org.uk
The Place where headspace meets cyberspace. Online resource site - covering 
science, technology, computing, cyberpunk, psychology, spirituality, fiction 
and more.

---
http://www.Voidspace.org.uk/atlantibots/pythonutils.html
Python utilities, modules and apps.
Including Nanagram, Dirwatcher and more.
---
http://www.fuchsiashockz.co.uk
http://groups.yahoo.com/group/void-shockz
---

Everyone has talent. What is rare is the courage to follow talent
to the dark place where it leads. -Erica Jong
Ambition is a poor excuse for not having sense enough to be lazy.
        -Milan Kundera

_______________________________________________
PythonCE mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/pythonce









--

http://www.Voidspace.org.uk The Place where headspace meets cyberspace. Online resource site - covering science, technology, computing, cyberpunk, psychology, spirituality, fiction and more.

---
http://www.Voidspace.org.uk/atlantibots/pythonutils.html
Python utilities, modules and apps.
Including Nanagram, Dirwatcher and more.
---
http://www.fuchsiashockz.co.uk http://groups.yahoo.com/group/void-shockz
---


Everyone has talent. What is rare is the courage to follow talent
to the dark place where it leads. -Erica Jong
Ambition is a poor excuse for not having sense enough to be lazy.
        -Milan Kundera


_______________________________________________ PythonCE mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/pythonce

Reply via email to