| |
PA2AGA > HDDIG 11.04.00 10:10l 176 Lines 6046 Bytes #-9513 (0) @ EU
BID : HD_2000_101B
Read: DL6KCF GUEST
Subj: HamDigitalDigest 2000/101B
Path: DB0AAB<DB0PV<DB0MRW<DB0ERF<DB0FBB<DB0GOS<DB0HAG<DB0ACH<PI8JOP<PI8ZAA<
PI8GCB<PI8HGL<PI8VNW
Sent: 000411/0208Z @:PI8VNW.#ZH2.NLD.EU #:60158 [HvHolland] FBB7.00g24
From: PA2AGA@PI8VNW.#ZH2.NLD.EU
To : HDDIG@EU
Received: from pa2aga by pi1hvh with SMTP
id AA32177 ; Tue, 11 Apr 00 00:44:46 UTC
Received: from pa2aga by pa2aga (NET/Mac 2.3.70/7.5.3) with SMTP
id AA00000300 ; Mon, 10 Apr 2000 20:51:47 MET
Date: Mon, 10 Apr 00 20:48:00 MET
Message-Id: <hd_2000_101B>
From: pa2aga
To: hd_broadcast@pa2aga
Subject: HamDigitalDigest 2000/101B
X-BBS-Msg-Type: B
We intend to release the source after an interation or two of review and
clean-up; while the database server might be interesting, the AX.25 protocol
layer is intended to be re-usable and could be the basis of other specialized
packet servers written in Java. I believe the implementation of the AX.25
V2.1
specification is very straightforward and compliant and reasonably complete,
missing only full FRMR support. At some point, I intend to build this using
J2ME + CLDC profile, so that the same AX.25 layer would be used in the smart
clients.
As for Java being the way to go, here's a case of where I wanted to build a
highly portable server; Java was a key advantage here. Further, JDBC exposes
full capabilities of an SQL engine (in my case I'm using a Java SQL engine
(InstantDB) which has worked well, but you can select many other 'larger'
SQL engines under JDBC). If you're building an application and/or server
where run-time portability is key, Java is a compelling alternative to
Perl and shell scripts.
Stay tuned, there will be more to come later, probably in May or June,
with the eventual posting of the sources to a web page.
--
Dana K6JQ DoD #j
Dana@Source.Net
------------------------------
Date: Sun, 09 Apr 2000 11:29:56 GMT
From: "Colin Campbell" <mm5agm@cableinet.co.uk>
Subject: Society of Amateur Radio Programmers?
HI Charles,
How about a client server logging program on the AS/400 You could use a VB
front end ( or Java ) or even a rig control program ? My programmer is just
back from a Java course and I need to get him to prove to me that Java is
the way to go with the AS/400. I'd love it if he did some radio stuff but
since I'm the manager I'll have to suggest some mundane work stuff :(
Colin MM5AGM
"Charles Fregeau" <n5hsr@sprynet.com> wrote in message
news:38EFDD68.B9013CA1@sprynet.com...
> I'm a programmer and also N5HSR, but I work mostly on mini-computers
> such as the AS/400.
>
> Charles R.
>
> David Johnson wrote:
> >
> > I hope this is an appropriate forum. I'm hoping to reach Visual Basic
and
> > all other programmers who are Amateur Radio Operators and develop
software
> > for Amateur Radio Service purposes. If this is of interest to you,
please
> > check out the web site I am assembling.
> >
> > Also, those who wish to have there software, projects or related items
> > featured, please let me know.
> >
> > David Johnson
> > kb5ylg
> >
> > http://www.geocities.com/kb5ylg
------------------------------
Date: Sun, 09 Apr 2000 08:20:45 -0400
From: Charles Fregeau <n5hsr@sprynet.com>
Subject: Society of Amateur Radio Programmers?
That's still a bit above what I know. I've mostly been doing local apps
and transfer files in RPG IV (ILE). There is a book I saw once but have
been unable to find since, a book on Java for RPG programmers.
Charles R
Colin Campbell wrote:
>
> HI Charles,
> How about a client server logging program on the AS/400 You could use a VB
> front end ( or Java ) or even a rig control program ? My programmer is just
> back from a Java course and I need to get him to prove to me that Java is
> the way to go with the AS/400. I'd love it if he did some radio stuff but
> since I'm the manager I'll have to suggest some mundane work stuff :(
>
> Colin MM5AGM
>
> "Charles Fregeau" <n5hsr@sprynet.com> wrote in message
> news:38EFDD68.B9013CA1@sprynet.com...
> > I'm a programmer and also N5HSR, but I work mostly on mini-computers
> > such as the AS/400.
> >
> > Charles R.
> >
> > David Johnson wrote:
> > >
> > > I hope this is an appropriate forum. I'm hoping to reach Visual Basic
> and
> > > all other programmers who are Amateur Radio Operators and develop
> software
> > > for Amateur Radio Service purposes. If this is of interest to you,
> please
> > > check out the web site I am assembling.
> > >
> > > Also, those who wish to have there software, projects or related items
> > > featured, please let me know.
> > >
> > > David Johnson
> > > kb5ylg
> > >
> > > http://www.geocities.com/kb5ylg
------------------------------
Date: Sun, 09 Apr 2000 20:01:35 GMT
From: "Larry" <larrywj@home.com>
Subject: SoundBlaster programming WIN95 how ??
Sounds like you're successfully reading the input, which is in the time
domain. If you want frequency and amplitude, try running the data through
an fft. You can probably find lots of references and sample code by
searching for 'fft' in infoseek or some other search engine. Good luck!
Larry - WU8U
Colin Campbell wrote in message ...
>Hi and thanks for reading this.
>I would like to show the sound input to my soundcard on the screen as if
the
>screen was an oscilloscope, but just the part from around 500Hz to 2000Hz.
>I'm using VB 6.0 and DirectX and have the DirectSoundBuffer accepting the
>data and I can print it out. The buffer holding the data contains numbers
>like 22363,29047,-31605,26988,-26736 How do I translate these back to
>frequency and amplitude of the input signal ? Is this possible with
>VB/DirectX or am I on the wrong track ? Is there another method I should be
>using ? My goal, after plotting the waveform, is to write a basic RTTY
>program then hopefully progress to some other modes.
>If someone could point me in the right direction I'd really appreciate it.
>Also, if anyone knows how to use the SoundBlaster for DSP or of any
websites
>that have code for any SoundBlaster DSP routines out there I'd like to know
>where :)
>Colin MM5AGM
>
>
>
>
>
------------------------------
Date: Sun, 09 Apr 2000 23:59:38 GMT
From: John Austin <jaustin5@home.com>
Subject: SoundBlaster programming WIN95 how ??
To be continued in digest: hd_2000_101C
Read previous mail | Read next mail
| |