AB>> I recently registered for discount bank internet service.
AB>> as most banks today they let you do some operations in your account.
AB>> there client is using java (sun java 1.1.8).
AB>>
AB>> the client runs well on win98.
AB>>
AB>> in theory, it should run on any platform that supports java.
AB>> has anyone tried that ?
AB>> is there any chance it will work ?
>From my experiences: usually, bank clients use crypto. Usually, crypto
modules for Java are written as "native" (i.e., not multiplatform) code -
crypto on pure Java would be deadly slow.
Thus, you have many chances that it won't work on Linux... This is easy to
test, I think - if the installation contains any .dll's, .exe's, .ocx's,
etc. - you are done, Linux is out of the question.
--
[EMAIL PROTECTED] \/ There shall be counsels taken
Stanislav Malyshev /\ Stronger than Morgul-spells
phone +972-3-9316425 /\ JRRT LotR.
http://sharat.co.il/frodo/ whois:!SM8333
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]