| |
|
|
| WeOnlyDo! COM ImapServer ActiveX control is component that can be easily integrated into your applications to provide full IMAP4rev1 protocol server implementation. |
| Other software from this author: | - wodCrypt 1.2.7.0 — wodCrypt is a 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, RC, RC5, etc...
- wodSSH 2.3.7.0 — wodSSH is a 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)
- wodSSHTunnel 1.5.0.0 — 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
| Show all software from this author |
Description: 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 - simply because COM objects cannot deal with information that should be preserved between the sessions. Most important is to keep UID information (UNIQUE ID) for folders and messages. If you do so - wodImapServer will work flawlessly with any client that connects to it. On each client action wodImapServer will fire appropriate event where you can internally handle the action and return positive or negative result. You should also deal with message flags.
wodImapServer does not deal with message storage - you should do it by yourself. It will deal with structures and references to folders and messages - but actual contents of messages cannot be handled by wodImapServer. Rather, it will depend on your code when messages are accessed, hoping that you provided properly formatted messages and proper flag information. If you don't - it will not complain, but IMAP clients may...
You should consider all wodImapServer folder as virtual folders - none of them doesn't necessarily exist on your system. Each time wodImapServer requires list of folders, or list of messages - event is fired to notify you to populate his collections with appropriate information - and that's all. You can keep messages in database, on external system, or wherever you need - as long as you can provide necessary information on wodImapServer's request. | wodImapServer 2.0.0.0 Download from weonlydo.com |
| Similar software: | - wodPop3Server 1.3.2.0 — WeOnlyDo! COM Pop3Server ActiveX control is a component that can be easily integrated into your applications to provide full Pop3 protocol server implementation.
- wodSmtpServer 2.2.2.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
- wodMailbox 2.0.7.0 — wodMailbox 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..
| Find all software similar on wodImapServer 2.0.0.0 |
|