Re: Find out if I should use Java Or ActiveX
From: Igor Tandetnik (itandetnik_at_mvps.org)
Date: 02/25/04
- Previous message: Igor Tandetnik: "Re: Getting WebBrowser History"
- In reply to: Michael: "Find out if I should use Java Or ActiveX"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Feb 2004 17:09:09 -0500
"Michael" <anonymous@discussions.microsoft.com> wrote in message
news:759431C0-D21F-4171-8409-36F3BC28F4D9@microsoft.com...
> If I go with Java, can a Java Applet use sockets to connect to a
remote machine?
Yes. Java provides a set of classes for network communication.
> Other than allowing IE to run Java Applets would I have to make any
other security changes to allow the applet to connect to a remote
computer?
AFAIK, Java itself imposes security restriction where a Java applet can
only connect back to the same server from which it was itself
downloaded.
> If I go with ActiveX can I write it in .NET without requiring the user
to have the .NET runtime on their machine
Of course not.
> In any of the languages would I have to change any security settings
in order to connect to a remote computer?
No.
> If a newer version of the ActiveX is on the server will IE download
it or continue to use the older object?
Your choice, you can write your <object> tag either way.
--
With best wishes,
Igor Tandetnik
"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken
- Previous message: Igor Tandetnik: "Re: Getting WebBrowser History"
- In reply to: Michael: "Find out if I should use Java Or ActiveX"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|