Other listings by this author |
wodSmtpServer 2.5.1 (Downloads: 345)
wodSmtpServer ActiveX component is SMTP server component WeOnlyDo! SmtpServer ActiveX control is a component that can be easily integrated into your applications to provide full non-relaying Smtp (Simple Mail Transfer Protocol) server implementation.
All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined in RFC2821.
Use your favorite mail client (such as Outlook Express or Eudora) to send mail to ...
|
wodImapServer 2.4.1 (Downloads: 315)
wodImapServer ActiveX control is IMAP4 protocol server component WeOnlyDo! COM ImapServer ActiveX control is component that can be easily integrated into your applications to provide full IMAP4rev1 protocol server implementation. All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined in RFC2060.
Since wodImapServer is COM object and not the full application, there's few things developer should look after - simpl...
|
wodSFTP.NET 3.4.1 (Downloads: 358)
wodSFTP.NET is a .NET implemenation of client side of SFTP protocol The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.
wodSFTP.NET is a dotnet implemenation of client side of this protocol which is reliable and easy to use.
SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure m...
|
wodWebServer.NET 1.3.4 (Downloads: 341)
Is an .NET Component that implements server side of HTTP and HTTPS protocols General information:
wodWebServer.NET is an .NET Component that implements server side of HTTP and HTTPS protocols (HTTPServer). It's main purpose is to serve HTML pages, GIF/JPG/PNG images, documents, and other resources that are accessible through Browser clients (such as Internet Explorer, Mozilla Firefox, Netscape etc..) It is robust, easy to use, fast, and can be used in all .NET environments. It serves both static pages, as well as dynamically created on...
|
wodHttpDLX 1.7.3 (Downloads: 270)
HTTP and HTTPS client ActiveX control that provides high and low level access General information
WeOnlyDo Software's wodHttpDLX is a HTTP client ActiveX control that provides easy, both high and low level access to the complete HTTP protocol. It's primary purpose is to retrieve documents and other resources from the WEB. It was designed to be as programmer-friendly as possible. You will find it can be fully automated to get you requested resource, but also can be used by advanced programmers under complete control from your code. ...
|
wodSmtp 1.5.3 (Downloads: 325)
wodSmtp activex client component used to deliver e-mail messages to server ActiveX client component used to deliver email messages directly to the server of the recepient, using SMTP protocol. It automatically finds appropriate server where message should be delivered, or uses SmartHost through Hostname property.
It includes several one-line methods for sending entire email (including attachments). It can also load prepared messages (created with Outlook, Outlook Express or any other client..), reformat it, change it's properties an...
|
wodSSHServer 2.2.6 (Downloads: 349)
SSH and Telnet Server ActiveX component,support SSH2/SFTP server capabilities wodSSHServer is an SSH Server ActiveX component (but also Telnet Server ActiveX as well) that will give you ability to easily add SSH2 (and SFTP) server capabilities to your application, as well as old TELNET server protocol. SSH protocol provides strong encryption of data, and authentication of users over insecure networks, such as Internet. Using it is really easy. Add it to your form (or create instance on the fly), use internal methods to generate pair of keys f...
|
wodXMPP 1.4.3.1 (Downloads: 331)
wodXMPP is messaging client component for XMPP/Jabber protocol Basic information about wodXMPP
You can use wodXMPP as instant messaging and presence protocol - you can see your contacts online, send and receive messages with them, send and receive notifications, etc.
There are two variations of wodXMPP -
1. COM Object which is invisible and should be used "under the hood" in your applications
2. OCX Control which has GUI (as seen on the right side of this page). Each contact is drawn by ...
|
wodAppUpdate 1.5.4 (Downloads: 289)
Web Update component will easly deploy new updates for your application. WodAppUpdate component should be used by your application to quickly, easily, and securely provide automatic update solution - very popular "check for updates" functionality. This way you increase value and functionality of your product because now your customers always have the most newest version - and you need only 3 lines of code to provide it! wodAppUpdate uses configuration file it finds on the server of your choice (HTTP, HTTPS or FTP) and then dete...
|
wodMailbox 2.2.2 (Downloads: 287)
wodMailbox provide full management over mailboxes and message parsing WeOnlyDo! Mailbox is a component that can be easily integrated into your applications to provide full management over mailboxes and message parsing.
Using wodMailbox, you can easily access mailbox, count messages, look at messages, count parts, save attachments, look at headers, delete messages etc.. When wodMailBox opens mailbox, it expects to find there either regular mailbox just as is used on UNIX systems (one file with full mail messages one after anothe...
|
wodSSHTunnel 1.7.2 (Downloads: 287)
wodSSHTunnel component is secure tunneling (based on SSH protocol) component wodSSHTunnel component is server-type component that will add secure tunneling (based on SSH protocol) capabilities to your application. Based on your rules and definitions, it will accept local connections, encrypt it and forward to SSH server (where they will be decrypted and sent to destination host). SSH server is required for this component to work - encryption will take place between local computer (running wodSSHTunnel) and SSH server of your choice.
It...
|
wodVPN 2.2.3 (Downloads: 298)
Creates virtual private network with another wodVPN instance on another computer wodVPN is VPN peer-to-peer ActiveX component that is used to establish Virtual Private Network between two wodVPN instances over internet. All communication between those peers is encrypted and secured. Peers are able to forward local and remote ports, send messages, etc.
UDP packets are used to transfer data between peers, in which case several techniques are available to make direct NAT 2 NAT connection between peers. And if direct connection is not p...
|
wodFtpDLX.NET 1.6.5 (Downloads: 402)
wodFtpDLX.NET is secure FTP, SFTP, FTPS client .NET 2.0 component Secure FTP client .NET 2.0 component that supports encrypted and non-encrypted FTP access to the servers for transferring files or complete directories. It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH). No matter what protocol is selected - it is completely transparent for programming. Same methods and same events apply for all protocols.
Features include
- FTP, FTP+SSL with and without encrypted data ...
|
wodSSH 2.9.6 (Downloads: 324)
wodSSH is windowless (SSH client and Telnet client) ActiveX component Client component that provides support for communication with remote console-type services.
Most commonly, it will be used for Telnet based servers (running on UNIX OS), but wodSSH does even more: it allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well as any other non-encrypted server (such as SMTP or POP3).
For ones that don't know - the SSH transport layer is a secure low level transport pro...
|
wodPop3Server 1.6.0 (Downloads: 316)
wodPop3Server Active X control provide full Pop3 protocol server implementation WeOnlyDo! COM Pop3Server ActiveX control is a component that can be easily integrated into your applications to provide full Pop3 protocol server implementation. All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined in RFC1939.
Use your favorite mail client (such as Outlook Express or Eudora) to read mail provided by your own application. How? Th...
|
wodPop3 1.4.2 (Downloads: 265)
wodPop3 is used to access mailbox on the server using POP3 protocol ActiveX component that is used to access mailbox on the server using POP3 protocol. Mail found on the server can be retrieved locally(complete messages or only headers) and/or can be deleted from server. Full set of commands for standard operations is supported.
Using wodPop3 you can easily get information about content of your mailbox.For each message found on server, wodPop3 will create new Message object in Messages collection, allowing you to easily...
|
wodCrypt 2.1.3 (Downloads: 343)
wodCrypt is a component that provides strong encryption for your applications Lightweight component that provides strong encryption for your applications. It provides supports for most common crypto algorithms, such as
AES
DES, TripleDES
Blowfish
Cast
RC2
RC4
RC5
for symmetric encryption and decryption,
RSA
DSA
for making and verifying signatures, and
MD5
SHA1
for creating hashes.
Working with Blobs
wodCrypt works with Bl...
|