West Wind Internet Protocols          Home | White Papers | Message Board | Search | Products | Purchase | News |  

Last updated:
01/25/07

Powered by Web Connection

Best viewed with Internet Explorer

 

West Wind Internet Protocols 5.20

Download | Pricing | Purchase| Documentation | What's new
 

Are you ready to integrate Internet functionality into your Visual FoxPro applications?

West Wind Internet Protocols (also known as wwIPStuff) provides the tools you can use to easily send email, access content from the Web via HTTP, download files with FTP and much, much more. This toolset is laid out with easy to use Visual FoxPro classes that come with source code and are meant to easily integrate into your applications, whether it's a GUI or Web backend application. There are no COM objects to register - only a single DLL needs to be distributed for some features.

For additional tools for Desktop apps also check out our West Wind Internet & Client Tools package which includes all the features of wwIPStuff, plus a large set of utility classes that provide basic business object support, a SQL Server access object wrapper, basic imaging and graphing tools, XML and Soap support and much more. Check the West Wind Internet & Client Tools page for more details.

To check out West Wind Internet Protocols take a look at the online documentation or download the free shareware copy today. If you're an existing user or you tried a previous version check out what's new.

Download wwIPStuff
(1/25/2007 - 713k)
 

The class library supports:

  • SMTP and POP3 Email support
    SMTP Send Mail capability both in blocking synchronous and asynchronous modes. Support for file attachments, CCs and BCCs, special content types (HTML or XML messages for example) and more. All you need is a mail server to send message through (your ISP's or your own) and off you go. POP3 support provides a separate class to handle mail retrieval with an easy to use interface to retrieving, parsing and managing messages in a POP3 mailbox.
     

  • HTTP - Access Web content from VFP
    Grab any content from the Web using the HTTP protocol. Download files or access HTML pages, submit and drive Web based forms, send XML from client to server and back or build custom distributed front ends (ie. like a SOAP client). HTTP is the key protocol for distributed applications and wwIPStuff includes the wwHTTP class that includes full support for all of the important features of the HTTP protocol including authentication, proxy support, timeouts, SSL/HTTPS encryption, cookies and more. Supports both high level and low level interfaces. The high level interface takes two lines of code to retrieve a Web page into a string or file.
     

  • Advanced HTTP support
    In addition, tools required for efficient HTTP operation are also included such as fast URLEncoding/URLDecoding using fast C code routines, UTF-8 encoding/decoding, binary packaging for DBF files for transfer over HTTP, as well as inclusion of the powerful wwXML class which can be used to convert VFP cursors and objects into XML.
     

  • FTP - Transfer files
    New updated wwFTP class allows for file downloads and uploads. Low and high level methods for simple transfers and control over the connection are supported.
     

  • Low Level Socket Access
    Create low level TCP/IP socket connections and create socket servers with with the wwSocket class to access Internet or TCP/IP services. This class is very easy to use and includes high-level methods that session and transaction based TCP/IP access very easy.
     

  • Dial up Networking
    Basic support for dialing and disconnecting a RAS Dial-up Networking Connections.
     

  • IP Address validation
    Support for domain and reverse domain lookups.
     

  • Fast C based Conversion Routines
    UrlEncoding and UrlDecoding, UTF-8 Conversion, Base 64 encoding.
     

  • No COM Objects - no Windows security issues
    There's nothing to register when you distribute your applications with wwIPStuff. wwIPStuff requires only one plain DLL that can be copied with your applications. Because wwIPStuff doesn't use the MAPI or CDO Windows components there are no security limitations that these components have to deal with. 

  • Royalty Free
    Once you've built your application you can simply compile our library code into your application and if needed you can distribute the wwIPStuff.dll alongside the application in the application folder or anywhere along the application's path.Pricing is royalty free per developer.

Pricing

wwIPStuff is distributed as fully functional shareware. You can download the fully functional version from the Web site. If you use the product for more than 30 days or you integrate it into an application you are required to register the product. Registration for wwIPStuff is US$ 129.00. You can purchase a registration in our Web Store.

Purchase Now


This page has been visited 170924 times since February 18, 1999