|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Information for programmersThe following information is provided for software authors who wish to exchange data with the new DX Summit web site. A basic understanding of the HTTP protocol is assumed. Retrieving spot data
To receive DX spot data from the DX Summit system, use the URL
http://www.dxsummit.fi/DxSpots.aspx with the parameters below. Once the HTML
page has been retrieved, the spot data is located between the <pre> and </pre>
tags and can be extracted and parsed.
Example:
The following URL will fetch the last 50 HF DX spots:
http://www.dxsummit.fi/DxSpots.aspx?count=50&range=2
Retrieving custom spot data
To receive customized DX spot data from the DX Summit system, use the URL
http://www.dxsummit.fi/CustomFilter.aspx with the required parameters below.
Once the HTML page has been retrieved, the spot data is located between the
<pre> and </pre> tags and can be extracted and parsed.
Example:
The following URL will fetch the last 50 20m DX spots:
http://www.dxsummit.fi/CustomFilter.aspx?customCount=50&customRange=14
Retrieving announcement data
To receive announcement data from the DX Summit system, use the URL
http://www.dxsummit.fi/Announcements.aspx with the required parameters
below. Once the HTML page has been retrieved, the announcement data is located
between the <pre> and </pre> tags and can be extracted and parsed.
Example:
The following URL will fetch the last 250 announcements:
http://www.dxsummit.fi/Announcements.aspx?announcementCount=250
Send a spot
To send a spot to the DX Summit system, use the URL
http://www.dxsummit.fi/SendSpot.aspx with the following parameters:
Example:The following URL will send a spot from OH2BH who is spotting OJ0DX on 14025.5 with a comment of “very strong”: http://www.dxsummit.fi/SendSpot.aspx?callSign=OH2BH&dxCallSign=OJ0DX&frequency=14025.5&info=very strong Send an announcement
To send an announcement to the DX Summit system, use the URL
http://www.dxsummit.fi/SendSpot.aspx with the following parameters:
Example:The following URL will send an announcement from OH2BH who has a message of “Welcome to the new DX Summit”: http://www.dxsummit.fi/SendSpot.aspx?callSign=OH2BH&info=Welcome to the new DX Summit Legacy pagesIf you have already developed an application which reads DX spots from the old DX Summit site, simply changing the URLs using the information below will keep your existing software working. URLs to change
Latest 25 DX spots page |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright © 2009 OH8X
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||