473,385 Members | 1,337 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,385 software developers and data experts.

question about ActiveX and Java Applet within Web Broswer

I have the following question about them and need your help.

1. Can ActiveX control open a socket in client machine to connect to a third
machine other than web server?
2. Can ActiveX control invoke a client side application? I remember it can
before. Any restriction on it?
3. Same questions to Java Applet within Web browser.

Thank you very much.

David
Jan 27 '06 #1
1 1562
an active/x control can perform any function the user has rights to. there
are no addition restrictions then any other application run by the user. so
it can run applications, read/write to the filesystem, reboot the box,
access local network shares, you name it.

java applets run in a security sandbox, and have lots of restrictions. they
can only open a port back the hosting domain (original web server).

note: if the active/x control is written in .net, then the .net vm uses a
sandbox and the restriction look like java, unless the trust levels are
modified on the client machine.
-- bruce (sqlwork.com)
"david" <da***@discussions.microsoft.com> wrote in message
news:AC**********************************@microsof t.com...
I have the following question about them and need your help.

1. Can ActiveX control open a socket in client machine to connect to a
third
machine other than web server?
2. Can ActiveX control invoke a client side application? I remember it can
before. Any restriction on it?
3. Same questions to Java Applet within Web browser.

Thank you very much.

David

Jan 28 '06 #2

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

Similar topics

3
by: S C A | last post by:
Dear All: I'm not sure if this is even possible but does anyone know about using ActiveX controls (a Microsoft-specific technology) in Java? I am having a heck of a time finding some similar...
73
by: RobertMaas | last post by:
After many years of using LISP, I'm taking a class in Java and finding the two roughly comparable in some ways and very different in other ways. Each has a decent size library of useful utilities...
1
by: Russ | last post by:
I used to create web applications in VB6 as ActiveX Documents. I could create an application in VB then have be run over the internet if the user used IE. In analogy with a java applet. What...
2
by: dxben | last post by:
I am considering a situation where I have (n) number of form windows, each with an instance of the Microsoft Web Browser Control (IE) on each form. In each web browser control is an HTML page that...
6
by: Ricky | last post by:
My question: If I have a mapped driver letter g: that referes to \\servername\d\foldername How do I get java to convert it from g: to the real path so I can use it? I have a script that...
5
by: Adrian | last post by:
Hi What would the equivalent to an ActiveX be in VB.Net? I need an application that will run as a trusted site and be imbedded in a browser but have access to a locally installed programs Com...
4
by: Steve Lloyd | last post by:
Hi, This is a bit of lame question but is something I have been struggling with for a while. I am struggle to find a way to develop ActiveX components, I seem to remember doing them in VS 6.0...
11
by: Tim | last post by:
hi, I would like to create an application that runs in a web browser. It must have access to the client machine. I guess a bit like the microsoft update tool at windowsupdate.com Having never...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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$) { } ...
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.