Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #31   Report Post  
Old September 30th 03, 07:18 PM
Peter Lemken
 
Posts: n/a
Default

Hank Oredson wrote:

The only sources I can find are just the little applications
for Trusted QSL. Cannot find anything with an API to
the database. Seems that API is via email, or the upload
page on the web site. Maybe I missed something ...


I doubt you searched with the relevant keywords.

"lotw" "arrl"

http://trustedqsl.sourceforge.net/lotwspec.pdf

as the first hit on google.

Really.

Peter Lemken
Berlin

--
Mail an die im From: angegebene Adresse stellt eine Beauftragung zur
Überprüfung der Mailfunktion des Absenders dar und wird mit einer
Bearbeitungsgebühr von EUR 1000,- in Rechnung gestellt.
  #32   Report Post  
Old September 30th 03, 07:29 PM
Hank Oredson
 
Posts: n/a
Default


"Peter Lemken" wrote in message
...
Hank Oredson wrote:

The only sources I can find are just the little applications
for Trusted QSL. Cannot find anything with an API to
the database. Seems that API is via email, or the upload
page on the web site. Maybe I missed something ...


I doubt you searched with the relevant keywords.

"lotw" "arrl"

http://trustedqsl.sourceforge.net/lotwspec.pdf

as the first hit on google.

Really.



3rd hit. Already have that document.
No API specification in that document.

--

... Hank

Hank: http://horedson.home.att.net
W0RLI: http://w0rli.home.att.net


  #33   Report Post  
Old September 30th 03, 07:29 PM
Hank Oredson
 
Posts: n/a
Default


"Peter Lemken" wrote in message
...
Hank Oredson wrote:

The only sources I can find are just the little applications
for Trusted QSL. Cannot find anything with an API to
the database. Seems that API is via email, or the upload
page on the web site. Maybe I missed something ...


I doubt you searched with the relevant keywords.

"lotw" "arrl"

http://trustedqsl.sourceforge.net/lotwspec.pdf

as the first hit on google.

Really.



3rd hit. Already have that document.
No API specification in that document.

--

... Hank

Hank: http://horedson.home.att.net
W0RLI: http://w0rli.home.att.net


  #34   Report Post  
Old September 30th 03, 08:31 PM
Peter Lemken
 
Posts: n/a
Default

Hank Oredson wrote:

3rd hit. Already have that document.
No API specification in that document.


OK, Hank, you seem to need spoonfeeding:

http://www.trustedqsl.org/

Not very obvious and *very* hard to find. But it has an FAQ.

http://cesnet.dl.sourceforge.net/sou...qsllib-doc.zip

That's on Sourceforge. You *did* look there, didn't you?

Peter Lemken
DF5JT
Berlin

--
Mail an die im From: angegebene Adresse stellt eine Beauftragung zur
Überprüfung der Mailfunktion des Absenders dar und wird mit einer
Bearbeitungsgebühr von EUR 1000,- in Rechnung gestellt.
  #35   Report Post  
Old September 30th 03, 08:31 PM
Peter Lemken
 
Posts: n/a
Default

Hank Oredson wrote:

3rd hit. Already have that document.
No API specification in that document.


OK, Hank, you seem to need spoonfeeding:

http://www.trustedqsl.org/

Not very obvious and *very* hard to find. But it has an FAQ.

http://cesnet.dl.sourceforge.net/sou...qsllib-doc.zip

That's on Sourceforge. You *did* look there, didn't you?

Peter Lemken
DF5JT
Berlin

--
Mail an die im From: angegebene Adresse stellt eine Beauftragung zur
Überprüfung der Mailfunktion des Absenders dar und wird mit einer
Bearbeitungsgebühr von EUR 1000,- in Rechnung gestellt.


  #36   Report Post  
Old September 30th 03, 10:35 PM
Hank Oredson
 
Posts: n/a
Default


"Peter Lemken" wrote in message
...
Hank Oredson wrote:

3rd hit. Already have that document.
No API specification in that document.


OK, Hank, you seem to need spoonfeeding:

http://www.trustedqsl.org/

Not very obvious and *very* hard to find. But it has an FAQ.

http://cesnet.dl.sourceforge.net/sou...qsllib-doc.zip

That's on Sourceforge. You *did* look there, didn't you?

Peter Lemken
DF5JT
Berlin



Yes, I have this also. The same for everything on SourceForge.
This is *not* what I look for. It is the description of the library
you must use to do things on the local machine. Of course this
is needed, and I have it already. I'm looking for the next part.

Maybe the term "data interchange protocol" will be better.
I am looking for the API *to the LotW database*.
One could reverse engineer an API from the web page code.
It would be better if I had the specification instead.
eQSL provides such a specification for their database.

I am aware of the architecture, understand how the certificates
are used, have my own database and software for dealing with
logs, station identification, DX entities, have ADIF
reading and writing functions for that database, etc.

What I have not yet found is the API into the LotW database, so that I
can create my own client to view, modify, delete and insert QSO data.

For eQSL this is simple. Now I want to do it for LotW.

--

... Hank

Hank: http://horedson.home.att.net
W0RLI: http://w0rli.home.att.net


  #37   Report Post  
Old September 30th 03, 10:35 PM
Hank Oredson
 
Posts: n/a
Default


"Peter Lemken" wrote in message
...
Hank Oredson wrote:

3rd hit. Already have that document.
No API specification in that document.


OK, Hank, you seem to need spoonfeeding:

http://www.trustedqsl.org/

Not very obvious and *very* hard to find. But it has an FAQ.

http://cesnet.dl.sourceforge.net/sou...qsllib-doc.zip

That's on Sourceforge. You *did* look there, didn't you?

Peter Lemken
DF5JT
Berlin



Yes, I have this also. The same for everything on SourceForge.
This is *not* what I look for. It is the description of the library
you must use to do things on the local machine. Of course this
is needed, and I have it already. I'm looking for the next part.

Maybe the term "data interchange protocol" will be better.
I am looking for the API *to the LotW database*.
One could reverse engineer an API from the web page code.
It would be better if I had the specification instead.
eQSL provides such a specification for their database.

I am aware of the architecture, understand how the certificates
are used, have my own database and software for dealing with
logs, station identification, DX entities, have ADIF
reading and writing functions for that database, etc.

What I have not yet found is the API into the LotW database, so that I
can create my own client to view, modify, delete and insert QSO data.

For eQSL this is simple. Now I want to do it for LotW.

--

... Hank

Hank: http://horedson.home.att.net
W0RLI: http://w0rli.home.att.net


  #38   Report Post  
Old October 1st 03, 07:36 AM
Dave, AA6YQ
 
Posts: n/a
Default

There is no API in http://trustedqsl.sourceforge.net/lotwspec.pdf , nor in
any other available document.

I presume that the earlier "its in the code" was a joke, though not a very
funny one.

73,

Dave, AA6YQ

"Peter Lemken" wrote in message
...
Hank Oredson wrote:

The only sources I can find are just the little applications
for Trusted QSL. Cannot find anything with an API to
the database. Seems that API is via email, or the upload
page on the web site. Maybe I missed something ...


I doubt you searched with the relevant keywords.

"lotw" "arrl"

http://trustedqsl.sourceforge.net/lotwspec.pdf

as the first hit on google.

Really.

Peter Lemken
Berlin

--
Mail an die im From: angegebene Adresse stellt eine Beauftragung zur
Überprüfung der Mailfunktion des Absenders dar und wird mit einer
Bearbeitungsgebühr von EUR 1000,- in Rechnung gestellt.



  #39   Report Post  
Old October 1st 03, 07:36 AM
Dave, AA6YQ
 
Posts: n/a
Default

There is no API in http://trustedqsl.sourceforge.net/lotwspec.pdf , nor in
any other available document.

I presume that the earlier "its in the code" was a joke, though not a very
funny one.

73,

Dave, AA6YQ

"Peter Lemken" wrote in message
...
Hank Oredson wrote:

The only sources I can find are just the little applications
for Trusted QSL. Cannot find anything with an API to
the database. Seems that API is via email, or the upload
page on the web site. Maybe I missed something ...


I doubt you searched with the relevant keywords.

"lotw" "arrl"

http://trustedqsl.sourceforge.net/lotwspec.pdf

as the first hit on google.

Really.

Peter Lemken
Berlin

--
Mail an die im From: angegebene Adresse stellt eine Beauftragung zur
Überprüfung der Mailfunktion des Absenders dar und wird mit einer
Bearbeitungsgebühr von EUR 1000,- in Rechnung gestellt.



  #40   Report Post  
Old October 1st 03, 07:39 AM
Dave, AA6YQ
 
Posts: n/a
Default

A pile of code is not an API, its a pile of code. An API is a designated,
documented interface designed to be stable (in an upwardly-compatible way)
over time so that client applications can interact reliably.

I'm beginning to think you weren't joking.

73,

Dave, AA6YQ

"Peter Lemken" wrote in message
...
Hank Oredson wrote:

3rd hit. Already have that document.
No API specification in that document.


OK, Hank, you seem to need spoonfeeding:

http://www.trustedqsl.org/

Not very obvious and *very* hard to find. But it has an FAQ.

http://cesnet.dl.sourceforge.net/sou...qsllib-doc.zip

That's on Sourceforge. You *did* look there, didn't you?

Peter Lemken
DF5JT
Berlin

--
Mail an die im From: angegebene Adresse stellt eine Beauftragung zur
Überprüfung der Mailfunktion des Absenders dar und wird mit einer
Bearbeitungsgebühr von EUR 1000,- in Rechnung gestellt.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 RadioBanter.
The comments are property of their posters.
 

About Us

"It's about Radio"

 

Copyright © 2017