www.softchecker.com
Search Software
Rated by Users | Awarded | Top 100 | Latest Updates
Client component that provides support for communication with remote console ...
DHCP server component Dynamic Host Configuration Protocol available as COM ob...
WeOnlyDo COM ImapServer ActiveX control is component that can be easily integ...

WeOnlyDo Software info

Web site:

Contacts:

Croatia, Osijek, Secure Plus d.o.o.

<submit at weonlydo dot com>

Contact person: Kresimir Petric

WeOnlyDo Software programs

wodSSH 2.6.3.0
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).
 
wodDHCPServer 1.0.7.0
DHCP server component, available as COM object and ActiveX control. It provides a 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 you can add your code to control component's behaviour.
Review by sdf: this product has not been test by me yet (5/5 - 29-Apr-2005)
 
wodImapServer 2.1.0.0
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.
 
wodSFTP.NET 3.1.0.0
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 manner.
 
wodTelnetDLX 2.3.4.0
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 that supports VT100 and Linux emulation
 
wodSFTP 3.2.1.0
The Secure File Transfer Protocol (SFTP Client) 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 component implements 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 manner.
 
wodSSHServer 2.0.1.0
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
 
wodBeep 1.0.0.0
wodBeep activeX component is a peer-to-peer connection convenient to label each peer to behave in context of Listener(Server) or Initiator(Client). Component comes with several profiles included such as: SINK/ECHO profiles for testing, ROT13 profile that will grab message data, ZIP Tuning profile that will compress contents of messages on the fly, SYSLOG Raw and Cooked profiles for transmitting(and recieving) syslog messages...
 
wodSmtp 1.3.0.0
Activex client component used to deliver e-mail messages directly to the server of the recipient, using SMTP protocol. It automatically finds appropriate server where message should be delivered, or uses SmartHost through Hostaname property. It includes several one-line methods for sending entire email (including attachments).
 
wodMailbox 2.1.0.0
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..
 
wodHttpDLX 1.5.4.0
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.
 
wodSSHTunnel 1.6.0.0
wodSSHTunnel component is server-type component that will add secure tunneling 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
 
wodSSH.NET 2.2.6.0
Client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured) with SSH1 and SSH2 servers, as well to Telnet servers (using Telnet protocol that is NOT encrypted). Tthe SSH transport layer is a secure low level transport protocol. It provides strong encryption, cryptographic host authentication, and integrity protection
 
wodFTPServer 2.3.2.0
ActiveX Component that implements server side of following protocols: FTP, FTP/S (FTPS or FTP+SSL) both in explicit and implicit modes, and SFTP (secure ftp subsystem on SSH2 secured channel). Support for all 3 protocol is transparent for your programming - you have same set of events, same set of properties and methods, same control over connected users - and just one property to change to switch from one protocol to another
 
wodCrypt 1.3.1.0
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
 
wodSmtpServer 2.3.0.0
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.
 
wodSFTPdll 3.2.1.0
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. wodSFTPdll library implements client side of this protocol which is reliable and easy to use
 
wodPop3Server 1.4.0.0
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!
 
wodFtpDLX 2.7.3.0
Secure FTP client ActiveX component th It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH). 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. Together with the component is included Certificate Management Component.
 
wodFtpDLX.NET 1.2.0.0
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.
 
wodAppUpdate 1.2.1.0
WodAppUpdate allows developers an easy way to deploy their updates on the host site and let users to add 'update over the web' functionality to your software with a single line of code. Works with any development tool capable of generating apps which can host an ActiveX control. wodAppUpdate uses configuration file it finds on the server of your choice and then determines if local files need to be replaced or not.
 
wodMailServer 2
WeOnlyDo! Mail Server is a set of components to create standalone full mail server system on your network. It contains our Pop3Server, ImapServer, SmtpServer and Mailbox LITE components. Combined all four together, they make a powerful package that can be used to receive incoming mail from outer networks, usually Internet, to provide Pop3 and Imap mailboxes to your employees.
 
wodSSHpackage 2
SSHpackage is our bundle package that includes popular wodSSH, wodSFTP, wodSSHServer and wodSSHTunnel. SSHpackage will help you implementing complete solution for secure (encrypted) communication in your project. You can: - make server side application with wodSSHServer - make client side (wodSSH, wodSFTP) - make secured tunnels with wodSSHTunnel All components come with nice interface and samples that will show you how to use component.