This looks fine, assuming you are running Win-Test and wtDXTelnet on the same PC, not two different PCs, so I am stumped.<br><br>Exit wtDXTelnet completely (all copies).  Maybe exit Win-Test as well.  Restart Win-Test and let Win-Test start wtDXtelnet, either automatically or manually via:<br>
<br> Options | DX cluster  | Local wtDXTelnet, Start<br><br>After running this you should see a separate wtDXTelnet window open and connect to the cluster automatically, and you should start to see the spots in Win-Test [Alt-O] window.<br>
<br>In wtDXtelnet, Select Help, About.  It should say version 2.1.<br><br>While both Win-Test and wtDXTelnet are running, open a command prompt window (Start, Run, CMD) and type:<br><br>netstat -a -n | find "9871"<br>
<br>You should see only one line:<br><br>  UDP    <a href="http://0.0.0.0:9871">0.0.0.0:9871</a>           *:*<br><br>If you see more than one, perhaps some other process is using that same port too?  If so, try a different unused port number in Win-Test and wtDXTelnet.<br>
<br>You should also do netstat -a -n -b.  This will run a long time (3 minutes maybe).  In the list you should see something like:<br><br>  UDP    <a href="http://0.0.0.0:9871">0.0.0.0:9871</a>           *:*                                    2524<br>
  [wt.exe]<br><br>  UDP    <a href="http://0.0.0.0:9871">0.0.0.0:9871</a>           *:*                                    3304<br>  [wtDxTelnet.exe]<br><br>Which indicates that both programs are using the same port number to communicate.  (Number on right is process ID, which will be different on your machine).<br>
<br>In sum, if you have everything configured right, as it appears you do, Win-Test and wtDXTelnet should have no problems communicating.<br><br>One more thing to check:  none of your COM ports in the SETUP window should be defined as "Packet Radio TNC", since you are using wtDXTelnet instead of a local TNC.<br>
<br>73,<br>Bob, N6TV<br><br><div class="gmail_quote">On Sat, Feb 23, 2008 at 9:00 PM, Andrew O'Brien <<a href="mailto:andrewobrie@gmail.com">andrewobrie@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
FYI, here is a screen shot of my set-up<br>
<br>
<a href="http://www.obriensweb.com/wtcluster.jpg" target="_blank">http://www.obriensweb.com/wtcluster.jpg</a></blockquote></div><br>