Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > web server for managed computers

Reply
Thread Tools

web server for managed computers

 
 
barabba72@hotmail.com
Guest
Posts: n/a
 
      07-24-2005
Hi all,

I deployed a number of managed thin clients running XP Embedded.
These thin clients are located thousands of miles away and their
management (consider they are very locked-down) is not trivial.

I would like to install on each thin client a small web server so that
I could connect to each thin client and be able to retrieve certain
data such as name, ip address, up time, application version installed,
etc.

My question is: is there something like this in the market somewhere
that I could use or do I have to code it myself ?
I tried to install apache and play a bit with it but I'm really not
expert using asp or php. I'm rather good at vbscript if that can
help... What should I do in order to accomplish this task ?

If I have to code it myself, would it be possible just to get
instructions on how to display on a web page a very basic data such as
the ip address or the host name of the computer ? This would get me
started...


Thank you so much for your help !

 
Reply With Quote
 
 
 
 
Tom B
Guest
Posts: n/a
 
      07-25-2005
I believe that IIS is a component that can be included in XP Embedded.
If not you could take a look at the Cassini web server
http://www.asp.net/Projects/Cassini/...ndex=0&tabid=1

Tom B

<> wrote in message
news: oups.com...
> Hi all,
>
> I deployed a number of managed thin clients running XP Embedded.
> These thin clients are located thousands of miles away and their
> management (consider they are very locked-down) is not trivial.
>
> I would like to install on each thin client a small web server so that
> I could connect to each thin client and be able to retrieve certain
> data such as name, ip address, up time, application version installed,
> etc.
>
> My question is: is there something like this in the market somewhere
> that I could use or do I have to code it myself ?
> I tried to install apache and play a bit with it but I'm really not
> expert using asp or php. I'm rather good at vbscript if that can
> help... What should I do in order to accomplish this task ?
>
> If I have to code it myself, would it be possible just to get
> instructions on how to display on a web page a very basic data such as
> the ip address or the host name of the computer ? This would get me
> started...
>
>
> Thank you so much for your help !
>



 
Reply With Quote
 
 
 
 
barabba72@hotmail.com
Guest
Posts: n/a
 
      07-25-2005
Thank you for your answer. I will have a look at it.
May I ask you something more ? I know how to use VBSCRIPT and WMI but
how would I port that to a, say, ASP page ? would it be possible to
post a simple example of a web page that shows the computer (the
server) ip address or hostname ? that would really get me started !

Thank you and Regards


Tom B wrote:
> I believe that IIS is a component that can be included in XP Embedded.
> If not you could take a look at the Cassini web server
> http://www.asp.net/Projects/Cassini/...ndex=0&tabid=1
>
> Tom B
>
> <> wrote in message
> news: oups.com...
> > Hi all,
> >
> > I deployed a number of managed thin clients running XP Embedded.
> > These thin clients are located thousands of miles away and their
> > management (consider they are very locked-down) is not trivial.
> >
> > I would like to install on each thin client a small web server so that
> > I could connect to each thin client and be able to retrieve certain
> > data such as name, ip address, up time, application version installed,
> > etc.
> >
> > My question is: is there something like this in the market somewhere
> > that I could use or do I have to code it myself ?
> > I tried to install apache and play a bit with it but I'm really not
> > expert using asp or php. I'm rather good at vbscript if that can
> > help... What should I do in order to accomplish this task ?
> >
> > If I have to code it myself, would it be possible just to get
> > instructions on how to display on a web page a very basic data such as
> > the ip address or the host name of the computer ? This would get me
> > started...
> >
> >
> > Thank you so much for your help !
> >


 
Reply With Quote
 
Tom B
Guest
Posts: n/a
 
      07-29-2005
You can use VBScript for ASP pages.

The default permission for an ASP script is pretty limited, you'll probably
need to change the IIS settings to use an account that has permission to
read files and such.

I don't think you really need the IP address -- since your browser would
have figured it out anyway.

Take a look at www.aspfaq.com and www.fourguysfromrolla.com for some help

I was going to post a simple example buy my ridiculous news reader won't let
me paste in here cleanly...

TomB


<> wrote in message
news: ups.com...
> Thank you for your answer. I will have a look at it.
> May I ask you something more ? I know how to use VBSCRIPT and WMI but
> how would I port that to a, say, ASP page ? would it be possible to
> post a simple example of a web page that shows the computer (the
> server) ip address or hostname ? that would really get me started !
>
> Thank you and Regards
>
>
> Tom B wrote:
>> I believe that IIS is a component that can be included in XP Embedded.
>> If not you could take a look at the Cassini web server
>> http://www.asp.net/Projects/Cassini/...ndex=0&tabid=1
>>
>> Tom B
>>
>> <> wrote in message
>> news: oups.com...
>> > Hi all,
>> >
>> > I deployed a number of managed thin clients running XP Embedded.
>> > These thin clients are located thousands of miles away and their
>> > management (consider they are very locked-down) is not trivial.
>> >
>> > I would like to install on each thin client a small web server so that
>> > I could connect to each thin client and be able to retrieve certain
>> > data such as name, ip address, up time, application version installed,
>> > etc.
>> >
>> > My question is: is there something like this in the market somewhere
>> > that I could use or do I have to code it myself ?
>> > I tried to install apache and play a bit with it but I'm really not
>> > expert using asp or php. I'm rather good at vbscript if that can
>> > help... What should I do in order to accomplish this task ?
>> >
>> > If I have to code it myself, would it be possible just to get
>> > instructions on how to display on a web page a very basic data such as
>> > the ip address or the host name of the computer ? This would get me
>> > started...
>> >
>> >
>> > Thank you so much for your help !
>> >

>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot see workgroup computers by ''view workgroup computers'' - important! kimiraikkonen Computer Support 5 02-07-2007 12:06 PM
Client cannot locate Container-Managed Entity Bean Sun Applicaton Server Nine Dr. Leff Java 0 06-21-2006 08:13 PM
Computers Enabled Inc - Cheap Notebook Computers KUTEATLBOI@gmail.com Computer Information 0 03-09-2006 04:42 AM
AWLP turns your PC into web-managed wireless access gateway Alp Wireless Networking 0 01-04-2005 10:47 AM
asp.NET dll-component: server security hole ?? (managed component) nicholas ASP .Net 3 10-04-2004 11:44 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57