473,412 Members | 2,075 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,412 software developers and data experts.

Anyone know about ActiveX in Java?

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 functionality in Java provided by some
controls (ActiveX) and I was wondering if I can manipulate them using Java?

Thanks in advance,
Carl
Jul 17 '05 #1
3 7189
"S C A" <no*********@bellsouth.net> wrote in message news:<rw*******************@bignews3.bellsouth.net >...
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 functionality in Java provided by some
controls (ActiveX) and I was wondering if I can manipulate them using Java?

Thanks in advance,
Carl

Are you trying to build an ActiveX container in Java? What is the
functionality you are looking for?
Jul 17 '05 #2
Jared:
Thanks for the response. Yes, I am trying to use the ActiveX control via
Java. The problem is that while I can use it and it works quite well in
Visual Basic (it's a TAPI wrapper for answering, making calls on Dialogic
boards), I can't figure out how to use it (the Dialogic telephony board) via
Java. I do know that Dialogic has a C API and wonder if that will be my only
or best avenue?

Thanks for your help,
Carl
P.S. This is due to the fact that I am thinking learning Java but don't want
to miss out on my ability to program the board.
"Jared Dykstra" <dy******@hotmail.com> wrote in message
news:ba**************************@posting.google.c om...
"S C A" <no*********@bellsouth.net> wrote in message

news:<rw*******************@bignews3.bellsouth.net >...
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 functionality in Java provided by some controls (ActiveX) and I was wondering if I can manipulate them using Java?
Thanks in advance,
Carl

Are you trying to build an ActiveX container in Java? What is the
functionality you are looking for?

Jul 17 '05 #3
"S C A" <no*********@bellsouth.net> wrote in message news:<rk******************@bignews3.bellsouth.net> ...
Jared:
Thanks for the response. Yes, I am trying to use the ActiveX control via
Java. The problem is that while I can use it and it works quite well in
Visual Basic (it's a TAPI wrapper for answering, making calls on Dialogic
boards), I can't figure out how to use it (the Dialogic telephony board) via
Java. I do know that Dialogic has a C API and wonder if that will be my only
or best avenue?

Thanks for your help,
Carl
P.S. This is due to the fact that I am thinking learning Java but don't want
to miss out on my ability to program the board.
"Jared Dykstra" <dy******@hotmail.com> wrote in message
news:ba**************************@posting.google.c om...
"S C A" <no*********@bellsouth.net> wrote in message

news:<rw*******************@bignews3.bellsouth.net >...
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 functionality in Java provided by some controls (ActiveX) and I was wondering if I can manipulate them using Java?
Thanks in advance,
Carl

Are you trying to build an ActiveX container in Java? What is the
functionality you are looking for?


AcitveX components obviously depend on the operating system and are
not run by the VM. Java is not designed to do this. You may have a
couple options:

1. Convert the Java applet to a servlet and use Internet Explorer as
your servlet container. You can then POST data to the activeX control
or to the servlet. You can even embed the ActiveX control in a JSP
page if you wish.

2. Write a container for the ActiveX control as a win32 executable or
dll and invoke it from java. You can either exec() it, or use the
Java Native Interface (JNI) to wrap calls to a dll.

Both of these are hacks and you should use MFC, VB, or something
better suited for interfacing with ActiveX. Microsoft may provide a
way to do this with their VM, but I am unfamiliar with anything
outside Sun's standards in this respect.

---
Jared Dykstra
http://www.bork.org/~jared
Jul 17 '05 #4

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

Similar topics

0
by: S C A | last post by:
Dear All: I just posted about ActiveX controls and would like to know if anyone can give me Java info on using Telephony like that provided by Microsoft's TAPI? What I mean is that I specifically...
1
by: Mattt | last post by:
Hi, I've run into a rather odd problem. get Methods seem to return values from the wrong methods! For example, let's pretend my activex control stores values about a person. getName would return...
1
by: Euan Crawford | last post by:
Can I do this? Is it even a good idea? I need to build an application that will self-install over the internet. The restriction is that the application uses a 3rd party ActiveX control. However...
3
by: | last post by:
Hello All, I am doing some research on ActiveX and it's place in .NET. In .NET, does ActiveX have an equivalent counterpart. Where would I be able to locate information on this subject. Thanks.
5
by: ESPN Lover | last post by:
I need a good primer in how to program an ActiveX control that is launched client side to communicate with the server. I've read thru three C# books and none of them even touch on the subject. ...
31
by: Jim Hubbard | last post by:
I am downloading the REALbasic 5.5 demo and was just wondering if anyone else had tried it. I am tired of Microsoft constantly changing things and breaking backward compatibility ON PURPOSE. ...
1
by: david | last post by:
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...
4
by: marcosnogood | last post by:
Hello, I need to dynamically load an activex object because what object to load is based on certain conditions. Also I need to wait for the object to have initialized before moving on. What I...
2
by: mhwang111 | last post by:
I have a Java application which is interfacing with a Windows ActiveX control (using a third party tool named JacoZoom). The problem I'm encountering is that the ActiveX control is writing out to a...
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
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...
0
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
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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
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...

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.