|
|
Seekford Solutions, inc Software
|
|
|
SSLSocket Wizard ActiveX
Networks and the Internet are becoming not only a nice thing to have but are now a necessity and your application need to be able to communicate over them. SSL Socket Wizard allows you to easily communicate to a remote server using the TCP protocol and also adds the ability to use Secure Socket Layer protection to the channel. You can communicate using SSL or normal clear-text. The control is designed in such a way that it really doesn''t take a lot of knowledge about networks or data communications to implement it. The methods are as simple as connect, getdata and senddata. With the inclusion of data arrival events and other status notifications you can easily add network communication in an event driven manner making it highly suitable for almost any application. SSL Socket Wizard now supports SOCKSv4 and SOCKSv5, also known as SOCKS4 and SOCKS5, FireWall Proxies. Some ideas are: communication channels to bank payment processors that stay connected for very long periods of time custom implemented protocols for communication between applications Implementing communication to another companies applications using proprietary protocols. Network device communication Any data connection to web servers, ftp server, smtp or any other server using the TCP protocol for communication The implementation uses are endless and the ROI is signficant since the control is ROYALTY-FREE and may used in any number of projects as long as each developer has a license. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript
Keywords: ssl socket free source code examples free download protocol hypertext ssl socket ocx ssl socket activex file control activex spreadsheet style
|
|
|
NNTP Wizard ActiveX
NNTP Wizard is an ActiveX control that gives a programmer the power to harness all that the Network News Transfer Protocol has to offer. With every standard command and almost all of the extended commands implemented in an easy to use and incredibly efficient manner, you can make your application as powerful as you want it to be in a relatively small amount of time . A lot of time and work has been put into making this as efficient as possible. It has asynchronous capabilities for all commands as well as transfer optimizations for utilizing the maximum bandwidth available for incredible speed. All commands are executed via a separate thread so your User Interface will not be disrupted or freeze when using the synchronous mode. The main features of NNTP Wizard are: Use all of the Standard NNTP RFC commands Use all non-deprecated extended NNTP RFC commands Asynchronous capability Full support for Scriptable Languages Completely Object Oriented for command response encapsulation This makes it easy to understand each commands data Special Article object that allows for adding and retrieving Attachments from Downloaded or Created Articles. Can be used to create or view Articles Support for multiple attachments Automatically encodes/decodes the UUEncoded attachment data Full Help System with complete index and context sensitive help with using the control Detailed Error descriptions and codes Easy to use NEW - Supports SOCKSv4 and SOCKSv5(aka SOCKS4 and SOCKS5) NNTP Wizard is a great choice for use in your project no matter what development environment you use (As long as it supports ActiveX). Seekford Solutions offer 100% completely free email technical support for all of our products. You can even take advantage of this during your evaluation period. We entertain all questions, and will even help with small examples for your particular application.
Keywords: download nntp protocol hypertext nntp ocx nntp activex file control activex ocx components developers intel pentium4
|
|
|
Encoder Wizard ActiveX
Encoder Wizard is a collection of two ActiveX (ocx) controls, Encoder Wizard and Decoder Wizard. These two controls allow you to fully support the Base64, Quoted- Printable, UUEncode, yEnc, MD5,HMAC MD5, URL, SHA-1, and Binary 2 Hex encoding methods. You can Encode and Decode data quickly and intelligently. Base 64 is the Encoding Method usually used for Binary files in MIME messages. It is also used to encode data for special characters accross telnet connection to certain servers. Quoted-Printable is used to encode text for transmission accross certain mail servers. It is also commonly used in MIME messages. UUEncode is the data encoding mechanism used by Unix systems for encapsulating binary data so that it can transported safely accross network connections. yEnc is a recently created encoding method that is now used a lot in newsgroups since it is significantly more efficient for data storage than the UUEncode format. yEnc takes advantage of being able to use 8 bit encoding as opposed to the more restricted form of 7bit encoding used by UUEncode. MD5 is a message digest hash algorithm that is used for validation and verification of message integrity. It creates a highly unique 16 byte ( 128 bit ) digest from a set of data that is almost impossible to recreate without the same exact input data. HMAC MD5 is also supported. This allows for a "keyed" hash algorithm. The hash will only generate the same value when the data and key are the same. Great for integrity checks and secure hash generation. SHA-1 is another highly secure message digest algorithm used by the United States Government. It is now a publicly open algorithm which uses a 160 bit or 20 byte digest. The hash from any set of data less than 2^64 bytes in length provides a unique hash that is only creatable by the unique byte order.
Keywords: base64 quoted printable uuencode md5 sha hmac base64 activex md5 activex sha ocx hmac ocx import utility
|
|
|
HTTP Wizard + SSL ActiveX
Seekford Solutions, Inc.'s HTTP Wizard +SSL v3.0 provides programmers and easy to use and high level access of HTTP servers(web servers) . The control works in any ActiveX container and has no dependencies other than itself*. With the new Asynchronous operation and the threaded synchronous version, your application should never hang. This new version provides basic support for communicating via SSL so your data transmissions can be secure and safe as well as normal cleartext operations. The control is very programmer friendly and even has time saving features like auto- connect and disconnect for methods and simple to use method calls like the EasyFileUpload method. Everything is spelled out and explained in the langauge of the controls design but it also comes with a linked help file for more detailed explanations. One of the great features of the control is the ability to POST forms to web sites . This allows you to register users on your custom scripted page, or upload files to your site or even send data so your website can update a database. The possibilities are endless and HTTP Wizard SSL v3.0 makes it easy and possible.
Keywords: http file post upload download get form ocx activex clearer
|
|
|
SMTP Wizard ActiveX
SMTP Wizard +SSL v3 allows you to be able to send E-mail by accessing an SMTP server with minimal knowledge of how SMTP works and very little code. There are many features for simplifying tasks of accessing and utilizing an SMTP server and sending e- mail. The control talks directly with the SMTP servers and completely bypasses MAPI and any of the problems that MAPI has.(i.e. Security dialogs and other nuisances) SMTP Wizard +SSL v3 allows you to: Be used in a scriptable language such as VBScript Use Secure Password Authentication for logins Utilize the features of ESMTP Get the server abilities Send very large messages Verify that each recipient is valid, otherwise choose whether to proceed Use every command that SMTP protocol supports. Comes with SMTPMessage object which makes creating an RFC 822 compliant message incredibly easy Custom headers and values Multiple TO , CC and BCC recipients Add file attachments Communicate over secure channels when talking to a SSL enabled server Send HTML and regular plain-text messages Send the messages Asynchronously freeing your application to do other work No User Interaction Required NEW - Now supports SOCKSv4 and SOCKSv5 Plus more Simple Mail Transport Protocol Wizard lets you send mail with ease. The SMTPMessage object gives you quick access to building a message, adding files to it, and sending it through a mail server. Your project can easily send out email notifications, error reports, customer responses, and a whole lot more. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript.
Keywords: smtp free source code examples free download protocol hypertext smtp ocx smtp activex file control activex temperature monitoring
|
|
|
FTP Wizard ActiveX
FTP wizard allows you to be able to access an FTP server with minimal knowledge of how FTP works and very little code. There are many features for simplifying tasks of accessing an FTP server. FTP Wizard allows you to: Create Directories Remove files and Directories Upload Files Download Files Rename Files Get all directory Entries - With all information about them. All other commands needed to carry out normal usage of an FTP server. i.e change directory, get directory. Asynchronous operation No User Interaction required File Transfer Protocol servers exist on the Internet for the sole purpose of storing information. They are used to keep information accessible from a network, like the Internet, so that users can retrieve files. Users, with the proper permissions, can also save their files to them. FTP Wizard makes this process easy and allows a developer to take full control of the power of FTP. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript.
Keywords: ftp ftp activex ftp ocx controls source code source file transfer activex ocx components developers simultaneous connections
|
|
|
Page 2 out of 2
1
2
|
Copyright (C) 2003-2008 FilesLand.com
|
|