Quote:
|
Originally Posted by Ed Hansberry
Quote:
|
Originally Posted by WillyG
Do they say the OS has a build in webserver?
|
I honestly don't know but it seems the bits may be there but the UI isn't. That web server download that has been pulled seemed pretty small. It may just be a UI on top of built in APIs, APIs that a developer could use directly. Perhaps someone with the SDK would know.
|
I tried the following experiment:
-Created a simple "hello world" index.htm file
-and placed it in the [My device/Windows/www/wwwpub] folder,
-tried to access it in Pocket internet explorer using
http://127.0.0.1/index.htm and
http://localhost/index.htm
-crossed my fingers
-got rewarded with a "The page you are looking for cannot be found" message box
since the folder is there (take a look on your WM2003 device) its got to have a purpose.