Search results for query: *

  • Users: aliasxneo
  • Content: Threads
  • Order by date
  1. A

    Communicate with https with TCPClient

    I have a simple class that sends GET and POST requests to websites, and handles all the HTML. My next task is to allow it to support connecting to servers with SSL (such as sites with https://). My class is all written in TCPClient because after tests I have found it to be much faster and more...
Back
Top