Re: Wince WebServer



FYI "ISAPI filter" --> you're better with an ISAPI extension. ISAPI filters
are hard to develop to and are for more arcane scenarios, and we're
deprecating raw read/write filters and are removing them in a future
release - http://blogs.msdn.com/cenet/archive/2006/08/28/728909.aspx.

--
John Spaith
Development Lead, Windows CE
Microsoft Corporation

Check out the CE Networking Team Blog at http://blogs.msdn.com/cenet/.

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.

"<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in message
news:%238PNZnsZHHA.4420@xxxxxxxxxxxxxxxxxxxxxxx
Sure, but MS can't possibly know every possible mutation of a
"configuration" that needs to be done so there's no way that a solution
out of the box could be provided for you. Write an ISAPI filter or
something that adjusts what you want. They have several samples in the
public PB source tree.


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--



"Giuseppe" <giuseppe@xxxxxxxx> wrote in message
news:%23yjiOVhZHHA.2552@xxxxxxxxxxxxxxxxxxxxxxx
Thanks a lot for your help guys but.. it's very difficult for me to
understand why there's not a simple way to configure remotly (http I
mean) a device. In my opinion this is a must, of course WinCE is a great
OS but if I want to implement a router, a PLC, an Audio Codec (as my
case) or other device you don't have any "native" tool to configure (read
"write a configuration file") by http the device. It's strange... Please
correct me if i'm not right. I'll try to write an ISAPI but I think my
need is very common.
Bye, Giuseppe


"John Spaith [MS]" <jspaith@xxxxxxxxxxxxxxxxxxxx> ha scritto nel
messaggio news:O4YOaEOZHHA.3928@xxxxxxxxxxxxxxxxxxxxxxx
If you want the Filesystem object stuff, you may be better off with
ISAPI's but as Chris said only you can know for sure.

Hopefully below pages give some guidance:
http://blogs.msdn.com/cenet/archive/2004/11/18/265864.aspx
http://blogs.msdn.com/cenet/archive/2005/08/15/451947.aspx

--
John Spaith
Development Lead, Windows CE
Microsoft Corporation

Check out the CE Networking Team Blog at http://blogs.msdn.com/cenet/.

This posting is provided "AS IS" with no warranties, and confers no
rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All
rights reserved.

"<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in message
news:ermz1XxYHHA.1580@xxxxxxxxxxxxxxxxxxxxxxx
If you have PB then you already have the ability to put the standard
ASP server into the build.

Whether or not it will suit your needs better than ISAPI only you know.


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--



"Giuseppe" <giuseppe@xxxxxxxx> wrote in message
news:%23RKPBawYHHA.4692@xxxxxxxxxxxxxxxxxxxxxxx
Thanks Paul for your answer, I found GoAhead Web Server that seems to
work on WinCE (I have complete control on device with platform
Builder) and now I would like to try to write file with ASP. In your
opinion, could be a solution instead to extend ISAPI ?
Thanks a lot.
Giuseppe

"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam
DOT com> ha scritto nel messaggio
news:eS2bJcmYHHA.3928@xxxxxxxxxxxxxxxxxxxxxxx
You *could* develop your own Web server application, but you don't
necessarily have to. What device are you targeting? Does it *have*
the Microsoft Web server in it? If so, you could use the ability to
extend the server with ISAPI extensions. If you are not in control
of the operating system on the device, you need to realize that every
device is going to have a different set of Windows CE components in
it and many will *not* have the Web server.

Paul T.

"Giuseppe" <giuseppe@xxxxxxxx> wrote in message
news:e3DaT9hYHHA.3628@xxxxxxxxxxxxxxxxxxxxxxx
Hello, I would like to configure my wince device using web based
application. What I need to do is to set remotely some variable for
my device (something like IpAddress). A way could be to write a
configuration file to reset variable that another program (in c++)
use to run. Unfortunely IIS support ASP but u cannot write file. Is
there a way to write file or do I need to develop my little web
server application?
Thanks all
Giuseppe















.



Relevant Pages

  • Re: Wince WebServer
    ... Chris Tacke - Embedded MVP ... configuration file") by http the device. ... I'll try to write an ISAPI but I think my need is very ... the Microsoft Web server in it? ...
    (microsoft.public.windowsce.app.development)
  • Re: Wince WebServer
    ... Chris Tacke - Embedded MVP ... I'll try to write an ISAPI but I ... ASP server into the build. ...
    (microsoft.public.windowsce.app.development)
  • Re: Wince WebServer
    ... We also have an FTP server if all you need to do is upload a configuration ... Microsoft Corporation ... I'll try to write an ISAPI but I think my need is very ...
    (microsoft.public.windowsce.app.development)
  • Re: Using COM OutProc server on WinCE
    ... Microsoft Corporation ... This posting is provided "AS IS" with no warranties, and confers no rights. ... inproc server should be OK on WM5.0 ... nk.exe (kernel process) and you can't popup UI from nk.exe in CE 6.0. ...
    (microsoft.public.windowsce.app.development)
  • Re: Using COM OutProc server on WinCE
    ... nk.exe (kernel process) and you can't popup UI from nk.exe in CE 6.0. ... Microsoft Corporation ... to the client so I guess in that scenario services.exe won't be helpful. ... Server (you'd need SYSGEN_DCOM, see ...
    (microsoft.public.windowsce.app.development)

Quantcast