I think I have found a solution to have both audio and video on a client
computer using ICS on windows 2000 prof.
I just added some settings to ICS and it works ok.
All tests at http://www.ecollaboration.net/developer/test.asp pass ok.
It only works on ONE client computer. All other clients (w2k prof)and host
(w2k prof) do not pass the test.
Before doing anything I run the test and the result was that port 1503 was
closed.
So I did the following :
On dialup networking Sharing Tab press Settings.
On applications tab press Add
Name : NM1503TCP (or any name you want)
Remote server port number : 1503
check TCP
Incoming responce ports : TCP 522,389,1503,1720,1731
UDP 1024-65535
Add a new name for UDP.
Name : NM1503UDP (or any name you want)
Remote server port number : 1503
check UDP
Incoming responce ports : TCP 522,389,1503,1720,1731
UDP 1024-65535
On services tab press add
Name of service : NM1503TCP
Service port number : 1503
Check TCP
Name or address of server computer on private network : Client1 (or the name
of computer where netmeeting works).
Add the same for UDP
Name of service : NM1503UDP
Service port number : 1503
Check TCP
Name or address of server computer on private network : Client1 (or the name
of computer where netmeeting works).
That's all.
Using the above settings all the functions of netmeeting are available on a
client computer named "Client1".
I know that some of these settings are useless. I was just testing and it
worked.
Please let me know if it works for you.