VB.NET HTTPS/SSL question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jtmerch

    #1

    VB.NET HTTPS/SSL question

    Hi guys, I have a quick question for you all. In your
    opinion(s) what's the best option for transmitting data
    using https/ssl in VB.NET? I'll need to send data to a
    secure https URL from my VB.Net app. I'm aware of using
    the Inet control in VB6 but are there any suggestions or
    libraries that you all know of that I may need (Like
    OpenSSL, just as an example) or is everything already
    built into a library in the .NET framework. Thanks for
    any help in this.


Working...