Other listings by this author |
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...
|
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...
|
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 ...
|
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...
|
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...
|
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...
|
wodTelnetDLX 2.5.2 (Downloads: 265)
wodTelnetDLX a telnet client component ready to connect to terminal based client wodTelnetDLX is a telnet client component ready to connect to various terminal based clients, most commonly to UNIX telnet daemon. Besides supported Telnet protocol, it also supports secured communication (through encryption) using well known SSH (SSH1 and SSH2 are supported), as well as SSL/TLS (Secure Socket Layer protocol).
ActiveX version of the component has its own Terminal GUI (Graphic user interface) that supports VT100 and Linux emulation - so...
|
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 ...
|
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...
|
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...
|
wodSSH.NET 2.5.3 (Downloads: 379)
wodSSH.NET is a client SSH and Telnet component for .NET framework Client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well to Telnet servers (using Telnet protocol that is NOT encrypted). For ones that don't know - the SSH transport layer is a secure low level transport protocol. It provides strong encryption, cryptographic host authentication, and integrity prot...
|
wodDHCPServer 1.0.7.0 (Downloads: 213)
wodDHCPServer provides passing configuration information to hosts on TCP/IP General information
wodDHCPServer is a DHCP server component (Dynamic Host Configuration Protocol), available as COM object and ActiveX control. It provides a framework for passing configuration information to hosts on TCP/IP network. wodDHCPServer implements protocol specific infrastructure, allowing you to allocate IP addresses from your address pool, and provide it to requesting clients by your rules. It is configurable by set of objects and events where yo...
|
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...
|
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...
|
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...
|
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...
|
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...
|