473,513 Members | 2,561 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Get a postback from an ActiveX Com obj. on the client to asp.net a

Hi all,

I want to ensure some security in my asp.net apps.

I wanna know that you is you comsuming my asp.net app.

That's why I'm interested in finding out various ways to solve that problem.
Because my comsumers always are companies and my asp.net product is the only
on the market, then I can demand some security, I think.

The netcard's mac address is one of the best and cheapest way's to guarantee
that you are you. So from an asp.net application the client is consuming I
want some way to ensure that his pc is the only one pc that consumes the
service, unless he has sold his netcard, of course.

I think I heard that you could create an ActiveX component and make him
install it on his computer, thus having installed the .NET Framework v1.x,
and using IE5.x+ something.

Are there other ways to accomplish this?

If not, anyone with some test code how to solve it with ActiveX and postback
code?

TIA

Kenneth P
Nov 19 '05 #1
5 1392
Kenneth P wrote:
I wanna know that you is you comsuming my asp.net app.

Have you concidered using certificates for this?

Anders Norås
http:/dotnetjunkies.com/weblog/anoras/
Nov 19 '05 #2
As Anders suggested, consider a client side cert. Certificates are an accepted
standard and people will feel more comfortable with this approach.

HOW TO: Secure an ASP.NET Application Using Client-Side Certificates
http://support.microsoft.com/default...;EN-US;Q315588

--
Scott
http://www.OdeToCode.com/blogs/scott/
Hi all,

I want to ensure some security in my asp.net apps.

I wanna know that you is you comsuming my asp.net app.

That's why I'm interested in finding out various ways to solve that
problem. Because my comsumers always are companies and my asp.net
product is the only on the market, then I can demand some security, I
think.

The netcard's mac address is one of the best and cheapest way's to
guarantee that you are you. So from an asp.net application the client
is consuming I want some way to ensure that his pc is the only one pc
that consumes the service, unless he has sold his netcard, of course.

I think I heard that you could create an ActiveX component and make
him install it on his computer, thus having installed the .NET
Framework v1.x, and using IE5.x+ something.

Are there other ways to accomplish this?

If not, anyone with some test code how to solve it with ActiveX and
postback code?

TIA

Kenneth P

Nov 19 '05 #3
Hi Anders,

I read your blog, saw your article about Cassini Web Server. I've read about
it some years ago at MSDN Magazine. How good is it? Can it serve an Intranet
with 100 users? Or is it only for personal services?

Kenneth P

"Anders Norås [MCAD]" wrote:
Kenneth P wrote:
I wanna know that you is you comsuming my asp.net app.

Have you concidered using certificates for this?

Anders Norås
http:/dotnetjunkies.com/weblog/anoras/

Nov 19 '05 #4
Kenneth P wrote:
I read your blog, saw your article about Cassini Web Server. I've read about
it some years ago at MSDN Magazine. How good is it? Can it serve an Intranet
with 100 users? Or is it only for personal services?

The Cassini server is a light weight web sever developed to demonstrate
how to host ASP.NET using the System.Web.Hosting API. Cassini is also
distributed with the Web Matrix development tool to enable users to run
their ASP.NET applications. Visual Studio 2005 uses the Cassini web
server to run ASP.NET applications without the need to deploy them to an
IIS server. Cassini is perfect for this, but I wouldn't recommend using
it in any production environment.

For your 100 user intranet I would suggest that you use Internet
Information Server.

Anders Norås
http://dotnetjunkies.com/weblog/anoras/
Nov 19 '05 #5
OK Anders.

"Anders Norås [MCAD]" wrote:
Kenneth P wrote:
I read your blog, saw your article about Cassini Web Server. I've read about
it some years ago at MSDN Magazine. How good is it? Can it serve an Intranet
with 100 users? Or is it only for personal services?

The Cassini server is a light weight web sever developed to demonstrate
how to host ASP.NET using the System.Web.Hosting API. Cassini is also
distributed with the Web Matrix development tool to enable users to run
their ASP.NET applications. Visual Studio 2005 uses the Cassini web
server to run ASP.NET applications without the need to deploy them to an
IIS server. Cassini is perfect for this, but I wouldn't recommend using
it in any production environment.

For your 100 user intranet I would suggest that you use Internet
Information Server.

Anders Norås
http://dotnetjunkies.com/weblog/anoras/

Nov 19 '05 #6

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

Similar topics

1
5971
by: wang xiaoyu | last post by:
Hello: i want use activex in wxpython program,but when i use MakeActiveXClass an exception occurs. this is my source code dealing the DICOM ocx.I must note that in this program "hwtxcontrol" is...
2
2269
by: Stephanie Stowe | last post by:
Hi. I have never worked on a project that requires IE. So I have done the vast majority of my work server side, delivering cross-browser compliant HTML to the client. I am working on a bug fix to a...
1
2187
by: VB Tester | last post by:
Hey All I have an interesting question. I have a WEB application that requires an "Active" data connection. For example, the client application makes a request to the database. Throughout the...
2
1508
by: John Scalco | last post by:
Hi, I have a form which contains an activex control (showing an image) and some other web server controls. If i pick one of the web server controls, for example, a button and click it, then a...
11
26778
by: Russ | last post by:
My web app writes some binary data to a file at the client site via Response.Write and Response.BinaryWrite. This action is accomplished in response to a button click, with C# code behind as...
3
2503
by: Jeffery Franzen | last post by:
Anyone know where the documentation is regarding Activex controls in asp web forms? I'm using VS.NET 2002 enterprise and am trying to use Activex controls in vb.net web form app. I do the add...
3
2286
by: Weston Fryatt | last post by:
Simple question I hope.... How do I send data to and from an ASP.Net (server side) web page to a ActiveX Control (client side) embedded in a web browser??? What I need to do, is I have image...
11
14789
by: antonyliu2002 | last post by:
I know that this has been asked and answered thousands of times. As a matter of fact, I know that I need to say If Not Page.IsPostBack Then 'Do something End If for things that needs to be...
2
3899
by: John Kotuby | last post by:
Hi guys, I am converting a rather complicated database driven Web application from classic ASP to ASP.NET 2.0 using VB 2005 as the programming language. The original ASP application works quite...
0
7259
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7158
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
7380
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,...
1
7098
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5683
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4745
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3232
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3221
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1592
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.