That's very useful, thankyou.  And in Java too? Wonderfule, maybe I'll be
able to do some myself after all.  Funny how most of the various "JVM"s, the
best/fastest ones are mostly made by parties OTHER than Sun... :)  You say there
is already a Telnet app out there that DOES work over the wireless? I would love
to try that out. Then it's just a matter of adapting the ssh to work with that
app to encrypt the telnet session... hmmm.  Any idea who would know where that
(telnet app)is? -Hawke

On Thu, 04 Nov 1999, you wrote:
> >  Too bad it's not Java (duck and
> > covey). Someone mentioned something about a new API release for the wireless
> > communication?  Is it an improvement in ease of coding? Or does it have any
> > improvements in the performance when writing apps using the wireless calls?
> > Thanks, -Hawke
> 
> The new B9 release of Waba (Java-based) allows a user to call
> 
> Vm.exec("Clipper", "http://www.mysite.com", 54, true);
> 
> Which starts the Clipper w/ the URL, there is no implementation of a
> "WirelessSocket" class *yet* (Probably in 1.0 final release).  I find it VERY easy
> to use and program and Ive already written 3 organizer programs based on it.  The
> one class that is a big + is the ObjectCatalog which allows the storage of Java
> objects directly to a database.  Also the new implementation allows for multiple
> Warp (PDB) files which means you can pack multiple resources and even shared
> libraries (in Java), text files, animation files, images, etc.  It's so much further
> along than Sun's KVM I think.
> 
> What you describe to want to do can be (and would probably have to be) completely
> implemented on the server side, I have seen FTP utilities (for saving text files -
> and even doing transfer scripts) and a Telnet program somewhere, I beleive someone
> on the PQA-Dev forum has designed it.
> 
> - Jon
--
Senior Systems Admin Mgr
Java and Internet Developer
Solaris, Linux, & Web Admin
MCSE, MCP+I, CNA, AS in CS
Electronic Solutions Division
Franklin Covey

Reply via email to