(Update 10/8/2003) Click here to download a redistributable version of the control
(Update 2/15/2005) Sorry, folks, but I will no longer answer any emails asking for a sample application. Please download the main installation to get the sample app.
7/10/2002 -
2.0 SP3
(NDNM3.OCX version 1.0.0.6)
This version contains a fix for the VideoChannel object's ImageQuality
property - valid values are 0 to 31 where 0 gives the fastest framerate
with 'muddy' video and 31 gives the lowest framerate with sharp video.
Added member and video channel information forms to the AVConference sample.
6/10/2002 -
2.0 SP2
(NDNM3.OCX version 1.0.0.5)
This version of the control adds support for Windows '9X/Me, as well as
bug fixes for the data and file transfer channels.
Notes:
You can change the picture displayed in the video windows by modifying
the Picture property of the video window controls.
Since NetMeeting is an out-of-process COM server, you can accidentally
leave it running after your application is closed. This happens most
often when an unhandled runtime error occurs or when you leave VB at a
breakpoint while in debug mode, so be careful to use error handlers.
Only one instance of NetMeeting can run at any time, so if your users
start NetMeeting in parallel with your application, they will 'hijack'
any conferences in progress.
Support:
For technical support, you may contact me at
Andy.Hopper@mindspring.com,
but I can't guarantee a timely response.