On 6/4/07, <b class="gmail_sendername">leon zadorin</b> &lt;<a href="mailto:leonleon77@gmail.com">leonleon77@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; &gt; <a href="http://233.45.67.88/23456">233.45.67.88/23456</a><br>&gt; &gt;<br>&gt; &gt; with TTL 16 (I may need to increase it - but see how it goes :-)<br>&gt;<br>&gt; You might want to turn the ttl up, I didn&#39;t see any streams on there when I
<br>&gt; checked Friday afternoon.<br><br>OK will set TTL to 64</blockquote><div><br>I can see it now, thanks. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; When I do that, there&#39;s no error output in the file, just the standard out<br>&gt; that I always see on the terminal.<br><br>Wow - that means a lot... earlier I just wasn&#39;t sure if the error<br>output was recorded... but if you had captured the standard and error
<br>outputs to leonlog1 (terminal will show you both std::cout and<br>std::cerr by default) - then things are very interesting...<br><br>I will commit a new revision - it should give a little bit more<br>information on the matter... so if you could generate leonlog1 again
<br>(with newer revision) - that would be cool:<br>cd to ag-media<br>svn update<br>svn diff should show nothing (otherwise try &quot;svn revert&quot; to force the<br>working copy to use the exact code as per svn repository)
<br>svnversion should indicate the max of 95<br>./configure<br>make clean<br>make<br>cd vic<br><br>then, if you are running bash:<br>./vic YOUR-IP/PORT &gt; leonlog3 2&gt;&amp;1<br><br>or if you are running csh:<br>./vic YOUR-IP/PORT &gt;&amp; leonlog3
<br><br>or sumething like<br>script<br>./vic YOUR-IP/PORT<br>then CTRL-D after a few seconds<br></blockquote></div><br>Okay, I upgraded &amp; recompiled and made some quick logs (both the bash and typescript method, I don&#39;t think they&#39;re very much different but I included both anyway); they&#39;re attached. I didn&#39;t notice much different from the usual output (except for &#39;testing standard output&#39; and &#39;testing error output&#39;, were those there before?) but maybe I&#39;m not looking for the right things :)
<br><br>--Andrew<br>