



The SocketTools .NET Edition consists of nineteen managed code components for Internet and intranet application development. All major Internet protocols are implemented, and both Visual Studio .NET 2003 and Visual Studio 2005 are supported.
The SocketTools Secure .NET Edition consists of nineteen managed code components for Internet and intranet application development. All major Internet protocols are implemented, and both Visual Studio .NET 2003 and Visual Studio 2005 are supported.
The SocketTools Secure Library Edition API has over 800 functions which can be used to develop applications that meet a wide range of needs. SocketTools covers it all, including uploading and downloading files, sending email and much more.
The SocketTools Library Edition API has over 800 functions which can be used to develop applications that meet a wide range of needs. SocketTools covers it all, including uploading and downloading files, sending email and much more.

SocketTools Scripting Edition
$395 - Catalyst Development Corporation
SocketTools Scripting Edition consists of Component Object Model (COM) libraries designed primarily for use in scripting languages such as VBScript, JavaScript and PHP. While the interface to the Scripting Edition components is similar to the ActiveX controls in the Visual Edition, the internal design has significant differences. The Scripting Edition components do not have the inherent overhead of ActiveX controls and they implement a threading model that makes them much more efficient to use with Active Server Pages (ASP) and similar environments. Unlike other software development toolkits which may use complicated data structures or require a complex interdependency between objects, the SocketTools interface is designed to be simple to understand and use. For example, there are no language specific constructs like C unions in our Library Edition API. By focusing on providing a clean interface that only requires intrinsic data types and simple structures, SocketTools can be used in a wide variety of programming languages beyond just C and C++. Likewise, our Visual and Scripting Edition components implement a straight-forward interface that is designed to be compatible with virtually any language that can use COM objects.

SocketTools Secure Scripting Edition
$695 - Catalyst Development Corporation
SocketTools Secure Scripting Edition consists of Component Object Model (COM) libraries designed for use in scripting languages such as VBScript and JavaScript. The components do not have the inherent overhead of ActiveX controls and implement a threading model for more efficient use with Active Server Pages (ASP) and similar environments. This edition includes support for the industry standard Secure Sockets Layer (SSL) and Transport Security Layer (TLS) protocols which are used to ensure that data exchanged between the local system and a remote host is secure and encrypted. The Secure Editions implement the major secure protocols such as HTTP, FTPS, SMTPS, POP3S, IMAPS and more. Your data is protected by industrial strength 128-bit encryption, with full support for client certificates. Using the popular SocketWrench component that is part of SocketTools, you can also write your own, custom secure server applications. And there's no need for you to understand the details of certificate management, data encryption or how the security protocols work. All it takes is a few lines of code to enable the security features, and SocketTools handles the rest!

SocketTools Secure Visual Edition
$695 - Catalyst Development Corporation
SocketTools Secure Visual Edition is a collection of controls that supports secure data connections over the Internet or a local network. It includes client interfaces for Secure Sockets Layer (SSL) compliant versions of the Hypertext Transfer Protocol (HTTPS), File Transfer Protocol (FTPS), Simple Mail Transfer Protocol (SMTPS) and other popular application protocols PLUS all the standard Visual Edition components. Almost all details of the standard SSL protocol are hidden within the controls, enabling developers to produce secure client applications with only small additional considerations beyond those needed for non-secure versions of those same applications. All versions of Visual Basic from 5.0 and later are supported, and the ActiveX controls can be used with any 32-bit development tool that supports COM and the ActiveX control specification.
The following protocols are supported by the SocketTools Secure Visual Edition: Domain Name Service (DNS), File Encoding and Compression, File Transfer Protocol (FTPS), Finger Protocol, Gopher Protocol, Hypertext Transfer Protocol (HTTPS), Internet Control Message Protocol (ICMP), Internet Message Access Protocol (IMAPS), Multipurpose Internet Mail Extensions (MIME), Network News Transfer Protocol (NNTPS), Network Time Protocol, Post Office Protocol (POP3S), Remote Access Services (RAS), Remote Command Protocol, Simple Mail Transfer Protocol (SMTPS), Terminal Emulation, Telnet Protocol, Whois Porotocol, Windows Sockets (SocketWrench).

SocketTools Visual Edition
$395 - Catalyst Development Corporation
The SocketTools Visual Edition consists of ActiveX components for use with visual development environments such as Visual Basic, Visual C++ and Delphi. A total of eighteen controls provide client interfaces for the major application protocols such as the File Transfer Protocol, Hypertext Transfer Protocol, Simple Mail Transfer Protocol, Domain Name Service and Telnet. All versions of Visual Basic from 5.0 and later are supported, and the components can be used with any 32-bit development tool that supports COM and the ActiveX control specification. All of the controls share many common attributes. The network controls support both synchronous (blocking) and asynchronous modes of operation, and also include the ability to log the Windows Sockets function calls for debugging purposes. All of the controls are thread-safe and can be used in multithreaded containers, such as Internet Explorer. With the exception of the visually oriented controls (the browser, image viewer and terminal emulation controls), they can also be used as simple Automation objects, without requiring that they be placed on a form or inside another container. With full support for 32-bit Windows platforms, illustrative samples, comprehensive online help, a tutorial to help developers get started, a complete User?s Guide and Technical Reference in PDF format for easy printing, the SocketTools Visual Edition provides the greatest functionality and broadest range of features available for building Internet and intranet applications. The controls are completely royalty free and include a 30-day money-back guarantee.

9Rays.Net TreeView for ASP.NET
$59.5 - 9Rays.Net
9Rays TreeView for ASP.NET (FlyTreeView) is a dynamic treeview control. Native ASP.NET control, features visual designers, native .net DataBinding to any ADO.NET source (DataSet, DataReader, arrays, and IList implementations, etc.), drag-and-drop operations, full ASP.NET viewstate support, highly customizable styles and behaviors, XML node sources to enable load on demand, FlyNodeSet control to provide on demand nodes renderring and loading (ex. file system) , checkboxes, multiple postback events (select, deselect, expand, collapse, check, uncheck), server side handling of all client events, comprehensive client object model, context menu, flexible licensing options.

conaito FTP SDK for .NET ASP.NET COM
$149 - conaito Technologies
The conaito FTP SDK for .NET allows you to easily transfer files using directly access the data connection for unprecedented levels of control. The conaito FTP SDK for .NET was written entirely in managed code. The FTP component implements a standard FTP client as specifiedin RFC 959. Key features of the conaito FTP SDK for .NET: .NET FTP Component for C#, VB.NET, and ASP.NET. FTP files directly from your application in synchronous or asynchronous mode. All popular FTP servers are supported. Supports international filenames in all major languages Supports .NET 1.0, .NET 1.1, .NET 2.0 and works with 64bit version of .NET Framework 2.0. Upload and download to or from in-memory strings or byte arrays. Session logging, Real-time upload/download data transfer rate properties Real-time #bytes, received/sent properties for async transfers, Copy remote files to your local filesystem, Copy files from your local filesystem to the FTP server, Download text and binary files and access directly in memory, Upload to FTP site directly from memory, Create remote directory, Rename remote files and directories, Delete remote files and directories, Support for asynchronous uploads and downloads, Active and passive transfer modes, Binary and ASCII transfers, Stream support - streaming download to local files, streaming upload from local files, Large file support - upload or download files larger than 4 GB. The conaito FTP SDK for .NET runs on Windows and also includes a .NET interface that can be used in any .NET programming language like C# or VB.NET. You can use it with your web applications developed in ASP.NET as well. Conaito FTP SDK for .NET also includes a COM interface that can be used from any programming language that supports COM automation, like C++, Visual Basic, Delphi, ASP, PHP, JavaScript, VBScript, etc.
© 2007-2008 Software Institute
Software Institute periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.