473,387 Members | 1,476 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

ASP.net interface with windows API

Hey all,

I am looking for a method to have an ASP.net page perform remote
configuration of an embedded windows device..things like configuring TCP/IP
info, domain participation, computer name, proxy info, etc.

My intent was to have this device host an ASP page in IIS that would make
this possible by calling windows APIs...

First off, does this seem like a viable approach? And if so would one of you
be kind enough to point me in the right direction?

Michael

Jul 5 '07 #1
2 1307
"Michael Weyant" <mw*****@themarlincompany.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
Hey all,

I am looking for a method to have an ASP.net page perform remote
configuration of an embedded windows device..things like configuring
TCP/IP info, domain participation, computer name, proxy info, etc.

My intent was to have this device host an ASP page in IIS that would make
this possible by calling windows APIs...

First off, does this seem like a viable approach? And if so would one of
you be kind enough to point me in the right direction?
I presume that the embedded device supports .NET? Does the device support
the entire framework?

I don't see any reason why this couldn't work.
--
John Saunders [MVP]

Jul 6 '07 #2
"Michael Weyant" <mw*****@themarlincompany.comwrote in
news:#a**************@TK2MSFTNGP03.phx.gbl:
Hey all,

I am looking for a method to have an ASP.net page perform remote
configuration of an embedded windows device..things like configuring
TCP/IP info, domain participation, computer name, proxy info, etc.
My intent was to have this device host an ASP page in IIS that would
make this possible by calling windows APIs...
Most embedded machines do not have IIS - but if they do, then this could be
done.
First off, does this seem like a viable approach? And if so would one
of you be kind enough to point me in the right direction?
You would call the APIs as if it were a desktop application - no difference
if it's ASP.NET or Windows Forms.

Perhaps some security setting changes to the account which runs IIS, but
those sort of issues won't become apparent until you start development.
Jul 6 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: jiing | last post by:
I want to use web interface to do : 1. user accounts management (adminstration side) 2. personal password management (user side) 3. create actual accounts under windows 2003 server( for handling...
4
by: Roy Pereira | last post by:
I have an application that is composed of a set of "Content" dlls and a viewer application. The viewer calls a standard set of functions that are present in all the dlls. I maintain this by...
20
by: Simon Harvey | last post by:
Festive greetings fellow programmers! I've been programming now for about 4, maybe 5 years now. 4 of those years were at university so and I havent had much work experience of making real world...
3
by: Xiaopeng Qu | last post by:
Hi, I installed DB2 8.1 Express with multiple language: English and Chinese, but the interface like: Control Center, CLP, etc alway display Chinese, is there a way to change the display language...
3
by: Sai Kit Tong | last post by:
I posted for help on legacy code interface 2 days ago. Probably I didn't make it clear in my original mail. I got a couple of answers but none of them address my issues directly (See attached...
11
by: Antony | last post by:
I know this sounds stupid but I am going to carry on anyway. I want to create an interface that implements all methods of a form, plus another one or two. But I need to know if there is an...
1
by: Mike9900 | last post by:
I would like to return an object which inherits an interface. A web service instantiate a class that inherits that interface and returns that object. But I get error when referencing the web...
1
by: Plamen | last post by:
Hi , I need to change the ToolTip in Windows explorer that is shown when the cursor is over a file. Here is how it should work: you create a class that imports IPersistFile and IQueryInfo. After...
7
by: Jwe | last post by:
Hi, I've written a program which has both a command line interface and Windows form interface, however it isn't quite working correctly. When run from command line with no arguments it should...
4
by: =?iso-8859-1?B?S2VyZW0gR/xtcvxrY/w=?= | last post by:
Hi, i am looking for an example that shows how to implement a COM Interface (with events) and pass it to a Windows API Call via pointer. Since this is really new to me, i dont know where to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.