Click to See Complete Forum and Search --> : How to use AVPhone controls in conferencing system?
razia5
January 20th, 2003, 01:19 PM
Hi. I am presently working on a video conferencing system to be developed in java and I was told to start developing it using the AVPhone Controls. But I cannot figure out how to use these to develop my application or how to insert them in my s/w. could someone please help me? Websites where I could get info about how to go about these controls would be very helpful.
dlorde
January 21st, 2003, 04:28 AM
So who told you to use AVPhone Controls with Java? Does he/she know something we don't?
As I understand it, the AVPhone Controls are ActiveX components, i.e. not Java compatible. I don't know of a Java version (but then what do I know?).
Why don't you talk to Banasoft (Support@banasoft.net)?
Here is a page listing some commercial Java to COM interface products: Java to COM (http://www.gensym.com/java/).
I don't know of any official Java to ActiveX interface, but if you're prepared for a bit of undocumented hacking, this article may help: Embed ActiveX controls inside Java GUI (http://www.codeproject.com/java/javacom.asp).
Good luck!
The big difference between sex for money and sex for free is that sex for money costs less...
Un1
January 24th, 2003, 09:30 AM
AVPhone controls are standard ActiveX only for Windows programming.
It can be embeded in IE, you can write java script to control it.
razia5
January 25th, 2003, 03:33 PM
Hi Could you pla tell me how to embed it in IE or how could it be controlled by javascript? Plz do you of any tutorials about how to do this?
Un1
January 25th, 2003, 09:28 PM
There are two "WebClient" demos for avphone3 controls, the "WebClient.htm" is written in VBScript, you can follow it and re-write it in javascript easy.
razia5
January 28th, 2003, 12:45 PM
Hi
I need to develop my video conferencing system in java. So, if I use the avphone activeX controls, I will need to develop in VB, am I right? Or if I re-write the codes in javascript, will different users on different computers be able to participant in a video conference?
Also, does someone know of any websites where I could get controls for development of video conferencing system in java? Plz tell me as soon as possible.
Thanks
Un1
January 28th, 2003, 08:50 PM
I think you need:
1: Write a wrapper ActiveX for avphone3 control in any Windows developping tools.
2: Embed that ActiveX in IE or somewhere support java.
3: Write your jave controling codes to manage the conference.
razia5
January 29th, 2003, 11:30 AM
Hi again. I do not know how to 'Write a wrapper ActiveX for avphone3 control in Windows developing tools'. Could you please tell me how to do so and name some windows developing tools for me? Also, what is the purpose of writing a wrapper activeX.
Then, apart from embedding the activeX in IE, where can I do so? And what is its purpose? Could you plz tell me.
After doing the 2 above steps, the java codes I need to write to control the conference, does it concerns transmission of audio and video? What controlling codes do I need to write?
Could you plz reply as soon as possible.
Thanks
delfly
January 29th, 2003, 02:46 PM
but here is the address
http://delfly_zero.tripod.com
the lobby is the most done, I'm still working on the rest
of the rooms
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.