di Catalyst Development Corporation - Tipo prodotto: Componente / .NET Class / ActiveX OCX / DLL
Ti preghiamo di notare che le informazioni su questi prodotti non sono disponibili in italiano.
Add internet communication to your applications. SocketTools Subscription includes over 800 functions and 35 components covering uploading and downloading files (FTP), sending and retrieving email (SMTP, POP3), remote command execution, terminal emulation, and more. SocketTools Subscription also includes support for 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 libraries and components implement protocols such as HTTPS, FTPS, SMTPS, POP3S, IMAPS and more. Your data is protected by industrial strength 128-bit encryption, with full support for client certificates. Using the included SocketWrench component 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.
Recensione media:
basata su: 1 recensione.
I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.
| Aggiungi al carrello | $ 975.10 | 1 Developer Subscription License - includes free product releases, service pack updates, hotfixes and Standard support for the service year | Download (30.5 MB) | |
| Aggiungi al carrello | $ 681.10 | 1 Developer Subscription Renewal License 1 Developer Subscription License - includes free product releases, service pack updates, hotfixes and Standard support for the service year | Verifica | Download (29 KB) |
I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto. Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso. Contattaci se necessiti di un'opzione di licenza non elencata sopra, comprese licenze multiple e versioni precedenti.
I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.
SocketTools Subscription includes the following products
The following are just some of the features in the SocketTools Subscription plan:
The following protocols are supported by the SocketTools Subscription plan:
Domain Name Services
The Domain Name Services protocol is what applications use to resolve domain names into Internet addresses, as well as provide other information about a domain, such as the name of the mail servers which are responsible for receiving e-mail for users in that domain. Using the component, you can perform standard queries against a nameserver, with the enhancements such the ability to enumerate all mail exchange (MX) records sorted in priority order. The component also supports addition record types such as SOA, HINFO and TXT records.
File Encoding and Compression
Using this component, you can encode and decode files using the standard encoding methods such as Base64, Quoted-Printable and Uuencoding. The component also now supports yEnc file encoding, as well as support for URL, UTF-7 and UTF-8 text encoding. Additional data compression options have been added as well, including the ability to select the algorithm and level of compression.
File Transfer Protocol
The component provides both high level functions that enable you to upload or download a file in a single function call, as well as lower level remote file I/O functions for direct control over the transfer by your application. New features include direct transfers to and from memory buffers as well as files, the ability to control what features are enabled for a specific server, and a variety of new functions such as the ability to change a file's modification time and permissions.
Finger Protocol
The Finger protocol is used to return information about a user on a remote server, as well as general information about the server itself. The component provides an interface for connecting to a server, requesting information about a user and returning that information to the program. You can use this component to obtain information about a user on a remote host, such as the last time they've logged in, whether or not they have any unread mail and what projects they're currently working on. The Finger protocol can also be used to list the users on a system and validate that a user is active.
Gopher Protocol
The Gopher protocol is a document retrieval protocol that pre-dates the Hypertext Transfer Protocol. The advantage that Gopher offers is that it is a simpler, lightweight protocol that doesn’t have the inherent overhead and complexity of a typical HTTP server. The component has been improved to support more document types, along with added functions to make it easier to process an item index or directory. The component also supports retrieving documents with a single function call, storing the contents in memory or in a file on the local system.
Hypertext Transfer Protocol
The component has been significantly enhanced to make accessing resources over the World Wide Web even easier and faster than before. Download the entire contents of a document and store it in memory using a single function call. Post data to a server and the output of the script is returned to your program in memory without requiring that you manually read and process the data stream. With full support for HTTP 1.1, including persistent connections and chunked data processing, the API handles all of the complex protocol details. The Secure Enterprise Edition has full support for secure SSL/TLS connections to a web server, including support for client certificates.
Internet Control Message Protocol
The Internet Control Message Protocol (ICMP) is commonly used to determine if a remote host is reachable and how packets of data are routed to that system. Users are most familiar with this protocol as it is implemented in the ping and tracert command line utilities. The Ping command is used to check if a system is reachable and the amount of time that it takes for a packet of data to make a round trip from the local system, to the remote host and then back again. The Tracert command is used to trace the route that a packet of data takes from the local system to the remote host, and can be used to identify potential problems with overall throughput and latency. The component can be used to build in this type of functionality in your own applications, giving you the ability to send and receive ICMP echo datagrams in order to perform your own analysis. New features include a simplified interface for sending ICMP datagrams, as well as the ability to generate a complex traceroute in a single function call.
Internet Message Access Protocol
The IMAP component enables you to manage those messages on a server, creating new mailboxes, moving message and deleting messages and previewing sections of a message. This component integrates with the Mail Message (MIME) component to make it easy to process those messages and present them to a user.
Multipurpose Internet Mail Extensions
Using the component, you can easily create complex multipart messages, including those with alternative content formats, such as plain text and styled HTML in the same message. You can also attach files, extract attachments, create custom headers, export messages and perform a variety of other message related functions. The Mail Message component integrates with the IMAP, NNTP, POP3 and SMTP libraries to provide the services they need to process mail messages and news articles. New features include the ability to create multipart alternative content messages in a single function call, expanded support for encoded headers and nested multipart messages and improved performance when handling large file attachments.
Network News Transfer Protocol
There have been significant improvements to this component, enabling applications to easily list available newsgroups and articles, the ability to download complete articles in a single function call and tighter integration with the Mail Message component.
Post Office Protocol
This is the most popular e-mail protocol used by Internet Service Providers (ISPs) and the SocketTools component provides a complete interface for managing a user’s mailbox. This component is typically used in conjunction with the Mail Message component, which is used to process the messages that are retrieved from the server.
Remote Command Protocol
The SocketTools component provides an interface to this protocol, enabling applications to remotely execute a command and process the output. This is most commonly used with UNIX based servers, although there are implementations of remote command servers for the Windows operating system. The SocketTools component supports both the rcmd and rshell remote execution protocols and provides functions which can be used to search the data stream for specific sequences of characters. This makes it extremely easy to write Windows applications which serve as light-weight client interfaces to commands being executed on a UNIX server or another Windows system. The component can also be used to establish a remote terminal session using the rlogin protocol, which is similar to how the Telnet protocol functions.
Simple Mail Transfer Protocol
The component provides an API for addressing and delivering messages, and extended features such as user authentication and delivery status notification. Unlike Microsoft’s Messaging API (MAPI) or Collaboration Data Objects (CDO), there is no requirement to have certain third-party e-mail applications installed or specific types of servers installed on the local system. The SocketTools component can be used to deliver mail through a wide variety of systems, from standard UNIX based mail servers to Windows systems running Exchange or Lotus Notes and Domino. Using the SocketTools component, messages can be delivered directly to the recipient, or they can be routed through a relay server, such as an Internet Service Provider’s mail system. The Mail Message component can be integrated with this component in order to provide an extremely simple, yet flexible interface for composing and delivering mail messages.
Telnet Protocol
The Telnet component provides an API for establishing the connection, negotiating certain options (such as whether characters will be echoed back to the client) and handling the standard I/O functions needed by the program. The component also provides functions that enable a program to easily scan the data stream for specific sequences of characters, making it very simple to write light-weight client interfaces to applications running on the server. This component can be combined with the Terminal Emulation component to provide complete terminal emulation services for a standard ANSI or DEC-VT220 terminal.
Terminal Emulation
The Terminal Emulation component provides a comprehensive API for emulating an ANSI or DEC-VT220 character terminal, with full support for all standard escape and control sequences, color mapping and other advanced features. The component functions provide both a high level interface for parsing escape sequences and updating a display, as well as lower level primitives for directly managing the virtual display, such as controlling the individual display cells, moving the cursor position and specifying display attributes. This component can be used in conjunction with the Remote Command or Telnet Protocol component to provide terminal emulation services for an application, or it can be used independently. For example, this component could also be used to provide emulation services for a program that provides serial modem connections to a server.
Time Protocol
The Time Protocol component provides an interface for synchronizing the local system’s time and date with that of a remote server. The component enables developers to query a server for the current time and then update the system clock if desired.
Whois Protocol
The WhoIs protocol component provides an interface for requesting information about an Internet domain name. When a domain name is registered, the organization that registers the domain must provide certain contact information along with technical information such as the primary name servers for that domain. The WhoIs protocol enables an application to query a server that provides that registration information. The SocketTools component provides an API for requesting that information and returning it to the program so that it can be displayed or processed.
Windows Sockets
At the core of all of the SocketTools networking libraries is the Windows Sockets API which provides a low level interface for sending and receiving data over the Internet or a local intranet. The SocketWrench component provides a simpler interface to the Windows Sockets API, without sacrificing features or functionality. Using SocketWrench, you can easily create client and server applications while avoiding many of the mundane tasks and common problems that programmers face when developing Internet applications. The SocketWrench component can be particularly useful for programmers who are developing in languages other than C and C++. SocketWrench does not require the use of complex data structures or use functions which require data types that are common in C or C++, but not as easily implemented in other languages.
Autore
Categoria primaria
Prodotti correlati
Categorie correlate