<div dir="ltr">Hey, <div><br></div><div>I would really appreciate if somebody with a deeper knowledge about the DX Spider architecture & Perl could help me out.</div><div>Resulting source code will be made public, of course.</div>

<div><br></div><div>Thanks, </div><div>Tobias, DH1TW</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 5, 2014 at 12:19 AM, Tobias Wellnitz <span dir="ltr"><<a href="mailto:tobias.wellnitz@gmail.com" target="_blank">tobias.wellnitz@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Dirk et all,<div><br></div><div>I've started implementing a routine which pushes the DX Spots as a JSON String into Redis (Pub/Sub). </div>

<div>In Redis I have several listeners which then process the spots in other languages (mainly Python).</div>
<div><br></div><div>I think this is more elegant than connecting through Telnet or reading from the file system. Redis is also blazingly fast (I also use it heavily for caching).</div><div><br></div><div>I put the code in ../local/Local.pm</div>


<div>here is the snippet: <a href="http://pastebin.com/aVMQS6sr" target="_blank">http://pastebin.com/aVMQS6sr</a></div><div><br></div><div>The code works. But I've seen that $orignode only contains an number which is presumably a reference to the Node Object. </div>


<div><br></div><div>How do I get the Node's callsign? </div><div><br></div><div>DXChannel has a method get_all_node_calls but I guess it would be way too much overhead to retrieve with each spot the entire list.  </div>


<div><br></div><div>Is there also a possibility to get the Spotter's IP Address?</div><div><br></div><div>Thanks & 73,</div><div>Tobias</div><div>DH1TW</div></div>
</blockquote></div><br></div>