Hi,<br><br>I&#39;m trying to test my client.c code in <a href="http://ilinux3.eecs.berkeley.edu">ilinux3.eecs.berkeley.edu</a>, but it&#39;s down. and I tried to connect to <a href="http://jaguar.icir.org">jaguar.icir.org</a>
, permission was denied. is there any other test server we can connect to? can u walk us step by step?<br><br><div><span class="gmail_quote">On 9/21/07, <b class="gmail_sendername">Daniel Killebrew</b> &lt;<a href="mailto:dank@berkeley.edu">
dank@berkeley.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What Lisa said.<br>If you need an echo server to test your client against, you can use the
<br>one at jaguar, or ilinux3 (when its up...). But once your server works<br>you should test against that.<br>My server process was killed by someone, its back up now.<br><br>Daniel<br><br>Lisa Fowler wrote:<br>&gt; I think you misunderstood what 
<a href="http://ilinux3.eecs.berkeley.edu">ilinux3.eecs.berkeley.edu</a> was for.<br>&gt;<br>&gt; You should ssh into ilinux3 with your inst account and test *your*<br>&gt; server there.&nbsp;&nbsp;You should likely want to use a different port number
<br>&gt; so that you won&#39;t collide with other students (e.g. the last 5 digits<br>&gt; of your Cal ID number).&nbsp;&nbsp;You might have to recompile your server for<br>&gt; running on ilinux3.<br>&gt;<br>&gt; I just sshed in with my account and ran my own server:
<br>&gt; ilinux3 [11] ~/trunk &gt; ./echo_server 9405<br>&gt;<br>&gt; Starting EchoServer on TCP Port 9405 and UDP Port 9405...<br>&gt; <a href="http://70.143.85.198:52473">70.143.85.198:52473</a> Received new connection<br>
&gt; <a href="http://70.143.85.198:52473">70.143.85.198:52473</a>: Received over TCP: alsdkjf<br>&gt; <a href="http://70.143.85.198:52473">70.143.85.198:52473</a>: Closed connection (socket 5).<br>&gt;<br>&gt; You are correct that 7788 is closed right now, but it&#39;s for you to run
<br>&gt; something.&nbsp;&nbsp;Telnetting to port 7788 isn&#39;t going to do anything for<br>&gt; you.&nbsp;&nbsp;There&#39;s no telnet server listening on that port....<br>&gt;<br>&gt; -Lisa<br>&gt;<br>&gt; On 9/21/07, Richard Schmidt &lt;<a href="mailto:huntingtonsurfca@gmail.com">
huntingtonsurfca@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;&gt; I was wondering, &quot;Why oh why is my program not working? I&#39;m doing everything<br>&gt;&gt; right!&quot;<br>&gt;&gt;<br>&gt;&gt; I even loaded the partA client and tried to connect to
<br>&gt;&gt; <a href="http://ilinu3.eecs.berkeley.edu">ilinu3.eecs.berkeley.edu</a> and suddenly couldn&#39;t connect even though it worked<br>&gt;&gt; before...<br>&gt;&gt;<br>&gt;&gt; Then I tried telnet-ing into ilinux3
<br>&gt;&gt;<br>&gt;&gt; sphere [63] ~/proj1a &gt; telnet <a href="http://ilinux3.eecs.berkeley.edu">ilinux3.eecs.berkeley.edu</a> 7788<br>&gt;&gt; Trying 128.32.48.222...<br>&gt;&gt; telnet: Unable to connect to remote host: Connection refused
<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;&gt; :(<br>&gt;&gt;&gt;<br>&gt;&gt; Luckily <a href="http://jaguar.icir.org:7">jaguar.icir.org:7</a> is still letting me in.<br>&gt;&gt;<br>&gt;&gt; On the bright side, this connection problem did make me pour over my parsing
<br>&gt;&gt; code and I found numerous bugs (mainly a problem with DeMorgan&#39;s and<br>&gt;&gt; characters).<br>&gt;&gt;<br>&gt;&gt; But fyi to all you other intrepid coders.<br>&gt;&gt; Rick<br>&gt;&gt; _______________________________________________
<br>&gt;&gt; ee122 mailing list<br>&gt;&gt; <a href="mailto:ee122@mailman.ICSI.Berkeley.EDU">ee122@mailman.ICSI.Berkeley.EDU</a><br>&gt;&gt; <a href="http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122
</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt; _______________________________________________<br>&gt; ee122 mailing list<br>&gt; <a href="mailto:ee122@mailman.ICSI.Berkeley.EDU">ee122@mailman.ICSI.Berkeley.EDU</a><br>&gt; 
<a href="http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122</a><br>&gt;<br>&gt;<br>_______________________________________________<br>ee122 mailing list<br><a href="mailto:ee122@mailman.ICSI.Berkeley.EDU">
ee122@mailman.ICSI.Berkeley.EDU</a><br><a href="http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122</a><br></blockquote></div><br>