[EMAIL PROTECTED] wrote:

> Hello
>
> I'm working on a project which needs to send information
> such as credit card number to a web server, I'm thinking
> of using protocol https, does java support https?
>
> If it does, how?
>
>                                 Zoltan TAR

 If I remember correctly, if an applet is loaded through https,
any socket opened by this applet will use https by default.

I could be wrong...


--
Vincent Trussart
[EMAIL PROTECTED]
Universite de Montreal, Quebec


Reply via email to