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&#39;s not easy for me because I just started using VIC and that&#39;s the reason I&#39;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&#39;Hanlon <span dir="ltr">&lt;<a href="mailto:p.ohanlon@gmail.com">p.ohanlon@gmail.com</a>&gt;</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 &lt;<a href="mailto:akhila844@gmail.com">akhila844@gmail.com</a>&gt;:<br>
<div class="im">&gt; Helllo everyone,<br>
&gt;<br>
&gt; I successfully compiled vic for mac osx with the help of Douglas Kosovic. I<br>
&gt;<br>
</div>Great.<br>
<div class="im"><br>
&gt; am trying to modify the code to suit my needs. I need to make<br>
&gt;<br>
&gt; &quot;make send port 2 higher than receive &quot;<br>
&gt;<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>
&gt; How do I do that ? When in a video conference, if a person does not have a<br>
&gt; webcam, he should be able to watch and not transmit. Any advice would be<br>
&gt; great.<br>
&gt;<br>
</div>That is the normal mode of operation - a user does not need a webcam<br>
to receive video.<br>
<br>
You don&#39;t need to alter the sending/receiving ports to allow one to<br>
only receive - if you&#39;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) &quot;noMulticastBind&quot;.<br>
<br>
Piers<br>
<br>
&gt; Thanks<br>
&gt;<br>
&gt; Akhila<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Sumover-dev mailing list<br>
&gt; <a href="mailto:Sumover-dev@cs.ucl.ac.uk">Sumover-dev@cs.ucl.ac.uk</a><br>
&gt; <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>
&gt;<br>
&gt;<br>
</blockquote></div><br>