Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javax.net.ssl convertion or equvalent in VB.NET

843811Sep 16 2009 — edited Sep 21 2009
I have been assigned the task of converting a java api to vb.net which is the companies prefered programming language, I have been able to convert everything over except for a few references mainly the Javax.net.ssl references and the digester class. I have tried using the IKVM opensource software to convert the jar files to .dll's which works however the IKVM references add about 26 MB's to the app. I'm still relatively new to the vb.net programming so I was hoping that someone from here could point me in the right direction. I have asked this in the Microsoft Developers forum also but have had no luck so far. So I guess I have a few questions.

1. Does anyone know if there is a .Net equivalent to the Javax.net.ssl?
2. Is there any other way to import or convert the .Jar files without using IKVM and it's bulky references.


Terry
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 19 2009
Added on Sep 16 2009
5 comments
152 views