Hello everyone,<br><br>Thanks Piers. I am working on it right now. I do have some things on my to-do list. Can you/someone give me some directions as how to proceed.<br><br>indicate incoming traffic is to be copied to master client<br>
change socket on which data forwarding is done<br>change socket on which control forwarding is done<br>change socket on which VIC sends data<br>change socket on which VIC receives data <br><br>I understand that it's not easy for me because I just started using VIC and that's the reason I'm hoping you could give me some directions. <br>
<br>Thanks a lot<br><br>Akhila<br><br><br><div class="gmail_quote">On Tue, Jul 21, 2009 at 5:07 AM, P O'Hanlon <span dir="ltr"><<a href="mailto:p.ohanlon@gmail.com">p.ohanlon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/7/21 Akhila <<a href="mailto:akhila844@gmail.com">akhila844@gmail.com</a>>:<br>
<div class="im">> Helllo everyone,<br>
><br>
> I successfully compiled vic for mac osx with the help of Douglas Kosovic. I<br>
><br>
</div>Great.<br>
<div class="im"><br>
> am trying to modify the code to suit my needs. I need to make<br>
><br>
> "make send port 2 higher than receive "<br>
><br>
</div>Look at IPNetwork::open() (you can modify the code to increase the<br>
port number) in net/net-ip.cpp<br>
<div class="im"><br>
> How do I do that ? When in a video conference, if a person does not have a<br>
> webcam, he should be able to watch and not transmit. Any advice would be<br>
> great.<br>
><br>
</div>That is the normal mode of operation - a user does not need a webcam<br>
to receive video.<br>
<br>
You don't need to alter the sending/receiving ports to allow one to<br>
only receive - if you're using multicast you can send and not receive<br>
by setting the vic attribute (which can be set in ~/.vic.tcl file or<br>
more permanently in tcl/ui-resources.tcl) "noMulticastBind".<br>
<br>
Piers<br>
<br>
> Thanks<br>
><br>
> Akhila<br>
><br>
><br>
><br>
> _______________________________________________<br>
> Sumover-dev mailing list<br>
> <a href="mailto:Sumover-dev@cs.ucl.ac.uk">Sumover-dev@cs.ucl.ac.uk</a><br>
> <a href="http://oakham.cs.ucl.ac.uk/mailman/listinfo/sumover-dev" target="_blank">http://oakham.cs.ucl.ac.uk/mailman/listinfo/sumover-dev</a><br>
><br>
><br>
</blockquote></div><br>