• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
VISCOM Sound Volume ActiveX OCX SDK 4.5
This Sound Volume SDK allows users to adjust the master and microphone volume on Windows 10, ...
VISCOM Image Viewer CP Gold SDK ActiveX 21.5
This software offers a robust document imaging SDK Activex and a high-quality PDF viewer. It allows ...
ZylIdleTimerAX 1.11
ZylIdleTimerAX is an ActiveX control that allows for taking actions after a set system-wide idle time, ...
ZylSerialPortAX 1.46
ZylSerialPortAX is an ActiveX control that facilitates asynchronous serial port communication with external devices like modems, ...
ZylGPSReceiverAX 3.15
ZylGPSReceiverAX is an ActiveX control that connects with a serial GPS receiver and works with any ...
Viscomsoft Image Viewer CP Pro SDK 23.0
The Document Imaging SDK is a versatile software that allows C# and VB.NET users to read ...
VISCOM Calendar SDK ActiveX Control 5.0
This software offers a calendar SDK ActiveX control that can be used for VB.NET, C#, VB6, ...
Virtual Serial Port Control 3.6
This software allows creation of virtual COM ports directly from your own programs and provides full ...
VISCOM Video Capture Pro SDK ActiveX 17.0
This software allows users to support IP cameras and webcams, capture video from various sources, including ...
FlexCell Grid Control for ActiveX 1.0.8
FlexCell is a versatile grid control software that offers users an array of functions including exporting ...
Home Development Active X HTTP Wizard + SSL ActiveX Download

HTTP Wizard + SSL ActiveX

July 7, 2005
HTTP Wizard +SSL v3.0 by Seekford Solutions, Inc. simplifies access to HTTP servers for programmers with high-level functionality, and works in any ActiveX container without dependencies.
Version 3.0
License Shareware $299
Platform Windows
Supported Languages English
Homepage www.seekfordsolutions.com
Developed by Seekford Solutions, inc
If you are a programmer looking for an easy-to-use HTTP server access control, then Seekford Solutions, Inc.'s HTTP Wizard +SSL v3.0 is the software that you need. This high-level access control works on any ActiveX container and does not have dependencies other than itself.

One of the newest features of the HTTP Wizard +SSL v3.0 is its Asynchronous operation and the threaded synchronous version, which ensures that your application never hangs. This new version also provides basic support for communicating via SSL, which means that your data transmissions can be both secure and safe as well as normal cleartext operations.

The HTTP Wizard +SSL v3.0 is very programmer-friendly and is designed to help you save time. It has features like auto-connect and disconnect for methods, as well as simple-to-use method calls such as the EasyFileUpload method. The control's design language is explained in detail, and the software comes with a linked help file for more detailed explanations.

One of the best features of the control is its ability to POST forms to web sites. This allows you to register users on your custom scripted page, upload files to your site, or even send data so that your website can update a database. The possibilities are endless, and HTTP Wizard +SSL v3.0 makes them all achievable.

Overall, if you're a programmer looking to access HTTP servers and create secure data transmissions, then Seekford Solutions, Inc.'s HTTP Wizard +SSL v3.0 is a must-have. Its user-friendly features, coupled with its ability to POST forms to web sites, make it the perfect tool for any programmer who wants to make their job easier.
What's New

Version 3.0: Seekford Solutions, Inc. HTTP Wizard SSL . Copyright 2002. . Release Notes. . v1.0.3. FIX - Large file uploads would not provide server response. . v1.0.4. FIX - URL Encoding of extended characters was not standard. . v1.0.5. FIX - Timeouts were not being handled properly for long periods. FIX - Headers were not properly detected when using only LF pairs. Generally CRLF pairs are expected. UPDATED - Changed timeout to be a better value. . v1.0.6. UPDATED - Added new dummy method with a FormBuilder return type so C++ will import it properly. . v1.0.7. UPDATED - Processor usage was peaking during long server response times. Now optimized. . v1.0.8. FIXED - Unhandled socket error when data was not readible. . v1.0.9. ADDED - Support for proxy servers. ADDED - Preemptive Authentication Support for proxy servers. Basic User/Pass. ADDED - Preemptive Authentication support for web servers. Basic User/Pass. ---------------------------------------------------------------------------------------. ************************_______ NEW VERSION ______***********************************. -------------------------------- 2.0 -----------------------------------------. . v2.0.1 - 02/02/2003. ADDED - Asynchronous command support. ADDED - Secure Socket Layer(SSL) support. ADDED - Events for error, response, progress, connection, and disconnect. . v2.0.2 - 02/18/2003. FIXED - Licensing issue caused valid serial numbers to be rejected. UPDATED - Support for old licenses will allow developers that purchased 1.0 to use the new version(minus SSL . and Asynchronous support). . v2.0.3 - 03/18/2003. FIXED - Error event caused crash. . . v2.0.4 - 03/20/2003. ADDED - Added new AutoDetect feature for MIME content-type of uploaded files using the upload methods. . v2.0.5 - 04/06/2003. UPDATED - Class Automation for extended classes had apartment thread update for flag identification. Resolved . issue with ASP script engine. UPDATED - Improved status notification for progress on large resource downloads. . . v2.0.6 - 04/09/2003. FIXED - Resolved Automation error that was caused by a flaw in Microsoft library. Acknowledged by Microsoft Developer . Support. . v2.0.7 - 04/16/2003. UPDATED - Removed an Error throw for access rights to local certificate store for Users without Administrative Priveleges. . ///////////////////////////////. // MAJOR CHANGE. // Note: You will need to re-add HTTP Wizard SSL v2 to any existing projects. // The runtime creation strings have changed. add 2 to the end of them. // We aplogize for any inconvenience. This is a forced migration for the new features. // As a concession we are adding some powerful features free of charge in this release. // If you have any questions, contact [email protected]. //////////////////////////////. . v2.1.8 - 04/18/2003. ADDED - Automatic Redirection capabilities. HTTP Wizard can follow 3XX redirect links and get the resource without any . extra code. ADDED - Protocol stripping from server name so the forgetfull programmer needs not worry. i.e. . http://www.SeekfordSolutions.com when it should be just www.SeekfordSolutions.com. ADDED - Session management for server interaction using Server Cookies, plus support for misc. Server Cookies. ADDED - New COOKIE and COOKIES Object for use with above feature. CHANGED - This version of the control has all new Dispatch ID's which render it incompatible with previous . versions. . v2.1.9 - 05/12/2003. FIXED - Resolved issue with server cookie header data for certain server implementations. . v2.1.10 - 05/22/2003. FIXED - Resolved an issue with servers who don't send all the proper HTTP 1.1 transfer headers. . v2.1.11 - 05/23/2003. FIXED - Support for case sensitive cookies has been added. . v2.1.12 - 06/01/2003. CHANGED - Transfer speed has been optimized for local network connections with higher transfer limits. . v2.1.13 - 06/03/2003. UPDATED - Modified proxy server support for non-dedicated protocol proxy servers. . v2.1.14 - 06/25/2003. FIXED - Last Response and Request updated. CHANGED - SSL support loading for Windows 98, NT, and 95. . v2.1.15 - 07/07/2003. FIXED - Memory access problem for POST operation under certain conditions. . v2.1.16 - 07/08/2003. ADDED - Support for SSL Proxy Tunneling. (Lots of work.). UPDATED - Optimized access routines for the server to perform better and be more modular. . v2.1.17 - 07/21/2003. FIXED - Project upgrade conflicted with source code for this project causing a bind problem. Fixed now. . v2.1.18 - 08/14/2003. UPDATED - Support for Username and Password server authentication added to file upload and form POST's. . v2.1.19 - 08/17/2003. FIXED - Memory deallocation of Cookie Monster.\. . v2.1.20 - 10/28/2003. ADDED - Support for SOCKSv4 FireWalls. ADDED - Support for SOCKSv5 FireWalls. . v2.1.21 - 11/06/2003. ADDED - Support for non-compliant http servers that use the non-standard LF for EOL instead of the CRLF mandated by . the specifications. . v2.1.22 - 12/02/2003. UPDATED - Modified URL encoding to support latest RFC specifications. Affects Form Posts also. . v2.1.23 - 01/15/2004. UPDATED - Modified code for connection-close old style protocol connection handling for HTTP 1.0 and raw feed . HTTP 2.0 methods. . v2.1.24 - 02/04/2004. UPDATED - Support for progress on large file uploads has been enhanced for better notifications. . v2.1.26 - 03/20/2004. FIXED - Support for Visual FoxPro on windows 98 fixed. . v2.1.26 - 04/07/2004. FIXED - Support for large SSL(Secure Socket Layer) protocol http data downloads fixed for large data blocks. Also fixed . buffer checks to ensure better integrity. . v2.1.27 - 04/21/2004. ADDED - Support for buggy version of Apache server. Host header entry issue.(Now there is 7 hours of my life I won't get . back). . v2.1.28 - 05/11/2004. ADDED - Support for non-compliant proxy server and web server header. . v2.1.29 - 06/19/2004. UPDATED - Enhanced speed for SSL downloads. . v2.1.30 - 11/16/2004. FIXED - Support for cookies that require secure connection are now handled. . v2.1.31 - 01/12/2005. UPDATED - Modified headers that are sent on a redirect. UPDATED - Memory management and allocation when a Request body is set. UPDATED - Cookie support now scans for old style Expires value. . ////////////////////////////////////////////////////////////////. //. //. // VERSION 3 RELEASED. //. //. /////////////////////////////////////////////////////////////////. . v3.1.33 - 02/25/2005. Updated SSL Support for Sending Data to handle infinite send loop. Enhanced idle processor usage for downloads.

Free Download 5M
374
  • Share on:

Most Popular

  1. FathZIP 4.7
    100
  2. Enhanced Tree ActiveX Control - Source Code 1.0
    93
  3. Vector Graphics ActiveX 1.6.7
    87
  4. wodDHCPServer 1.0.7.0
    87
  5. DevPower Button Bar ActiveX Control 2.0.2
    86
  6. ExMaskEdit ActiveX Control - Source Code 1.0
    85
  7. NTPort Library 2.8
    84
  8. ProgressBar Ex 1.60
    81
  9. ASPThumb 2.11
    81
  10. DEWizardX - ETL ActiveX 5.2.2.3
    80

Related Downloads

CoolCounter ActiveX Control
This software enables developers to generate animated counters for Visual Basic and ...
Enhanced PictureBox ActiveX control
The PictureBox control displays graphics from a range of file types including ...
MSCGzip for Windows
MSCGZip is a software component that enables users to compress and decompress ...
wodFtpDLX
This ActiveX component is a secure FTP client that supports both traditional ...
ANPOP POP3 Component Build (Professional License)
ANPOP is a software that allows retrieval of emails from a POP3 ...
ISAX Modbus RTU Master ActiveX
MBus allows communication with various devices acting as standard ModbusRTU slave stations, ...
StrongCube SMTP Component
StrongCube ASP SMTP Component is a software component that enables the sending ...
FontCombo ActiveX Control
FontCombo ActiveX Control simplifies font selection for users with features such as ...
ACA WebThumb ActiveX
ACA WebThumb ActiveX Control captures web page screenshots in various formats and ...
VISCOM Scanner Pro TWAIN PDF SDK
Capture images from TWAIN compliant scanners and webcams and perform OCR and ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.