Link to home
Start Free TrialLog in
Avatar of lihua
lihua

asked on

how to get the message in client side by netscape

We are implemeting a payment system test in internet. Costomer can use there electronic wallet software in his pc to buy the goods on internet. But I do not know how to get the message sent from the URL through the netscape. As I have to get the message sent by the vendor side and do some process in client side, Would you please give me some hints how to implement this.
Using which laugauage Perl,or java ,
Do I need use the plug-in tech. how to implement plug-in if I design the electronic coins as a new mime type?
please email your help to me: lihua@iscs.nus.sg
Thanks
Li Hua
Avatar of nquiogue
nquiogue

Secure Electronic Transaction?  Look around the internet using a search engine.  Cybercash is one example.  IBM's SET is another.  There may be free implementations too.  If not, then the whitepapers may help you in SETs.

But then, maybe I didn't understand your question in the first place.
ASKER CERTIFIED SOLUTION
Avatar of viro
viro

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Viro, what you're proposing isn't set for secure transactions.
It just authenticates through the web and THOSE information can be captured and read(especially cleartext).  Thus it is not safe. If I were you lihua, I'd look into papers on Secure Transactions on how to go about this.