wodImapServer free download WeOnlyDo! COM ImapServer ActiveX control is component that can be easily integrated into your applications to provide full IMAP4rev1 protocol server implementation. 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 inte download   
 Example: BSplayer • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > download now wodImapServer

  Popular:
AutoZIP Backup 1.0
AutoZIP Backup is professional software that lets you…
DBF Viewer PRO 4.0.1
DBF Viewer Pro is a viewer and toolbox for DBF database…
SchedulerLite 1.3
Staff rostering, employee scheduling and booking software…
EasyNoter 3.71
Still Haven't found that personal information manager (PIM…
SureClean 2.0.1002
Now with Firefox support, SureClean Secure Delete provides…
NetAware 1.20
NetAware is a monitoring solution that logs and records all…
Supreme Backup 3.512
Supreme Backup is hard drive backup software that will…
Timestimator 1.0
Timestimator can calculate due dates, durations and time…
AutoScan-Network 1.42
AutoScan-Network is an application designed to explore and…
Parts Inventory II 1.5
Parts Inventory II is a full featured parts inventory…
Best 1000
  TOP-10:
Print2PDF 8.0.09.0227
Easy Adobe PDF conversion and PDF/A archiving from any…
Max Net Shield 4.2
Detect and remove spyware and adware, encrypt and decrypt…
Stock Explorer 1.2
The complete solution to retrieve, organize and rapidly…
Handy Backup 6.4 new!
Handy Backup is a complete, data backup software for…
nnBackup 3.01 RC1
Small and convenient tool for backing up and synchronizing…
USB Drive Restore 3.0.1.5
Corrupted removable media Pen Drive files folders recovery…
MaxDB Data Wizard 8.4
MaxDB Data Wizard is a powerful Windows GUI utility for…
AeternaBackup 1.0
AeternaBackup is a network file backup solution for both…
Changes Saver 2.2
Changes Saver is intended for saving the files modification…
Project Tracker11 4.01
Project estimation, costing tool for tracking job…
  Sponsored links 
  New:
VidCrop PRO 2.0.7
VidCrop PRO is a complete video cropper for various digital…
SpyAgent 7.0
Worried about how others are using your computer? SpyAgent…
Wallix Pro 3.2
Wallix Pro Firewall is a computer firewall built to prevent…
Social Submitter 2.1
Automatic submission of tagged articles with backlinks to…
Moyea DVD Ripper 2.2
Moyea DVD Ripper is specially designed to rip DVD movies to…
Sprintometer 3.02
Sprintometer main features: SCRUM and XP (Extreme…
Pro Tow XTR 7.40
Pro Tow Towing software solutions for the Towing industry…
SmartSniff 1.51
SmartSniff allows you to capture TCP/IP packets that pass…
FFA Blaster win 5.2
FFA Blaster is for anyone who promotes and marketing…
NexyFILES mj 5.2
SannySoft Perl Editor is an Integrated Developer Enviroment…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities

wodImapServer 2.1.3  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
WeOnlyDo! COM ImapServer ActiveX control is component that can be easily integrated into your applications to provide full IMAP4rev1 protocol server implementation.

Updated Feb 11, 2009 18:41:48
Size2551 kb
LicenceShareware
StatusNew Release
LanguagesEnglish
TagswodImapServer, component, Mail Server, encrypted, secure, security, protocol, SSL, IMAP, IMAP4, ActiveX, OCX, DLL, com, control, object
OSWindows ME, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista
Homepageweonlydo.com
Emailgeneral@weonlydo.com
AuthorKresimir Petric
wodImapServer free download WeOnlyDo! COM ImapServer ActiveX control is component that can be easily integrated into your applications to provide full IMAP4rev1 protocol server implementation. 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 inte download

 Zoom click for full size
Other author's software:
  • wodTelnetDLX 2.3.9 — wodTelnetDLX a telnet client component ready to connect to terminal based clients,most commonly to UNIX telnet daemon. It also supports secured communication (through encryption) using well known SSH (SS1&SSH2) and SSL/TLS
  • 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...
Show all author's software

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.
Short tags:
wodImapServer, component, Mail Server, encrypted, secure, security, protocol, SSL, IMAP, IMAP4, ActiveX, OCX, DLL, com, control, object
Change Info:
2.1.3 February 3, 2009

   * Fix in IDLE command being announced in CAPABILITY, even not used

   * Updated OpenSSL to latest version
      Freeware alternatives wodImapServer 2.1.3
Free Download now  Free Download wodImapServer 2.1.3 from weonlydo.com

Similar software shotlights:
  • wodSmtpServer 2.3.4 — 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…
  • wodPop3Server 1.4.1 — WeOnlyDo! COM Pop3Server ActiveX control is a component that can be easily integrated into your applications to provide full Pop3 protocol server implementation. WeOnlyDo! COM Pop3Server ActiveX…
Find all software similar on wodImapServer 2.1.3

Similar news:
Find all news similar on wodImapServer 2.1.3

Similar smart reviews:
  • Server Control Tower. PA Server Monitor — “How’s my server doing?” “What’s going on with it now?” “Hope, I haven’t missed anything important.” — These are the most typical things server administrators are concerned with. In order to not miss anything important, some of them never leave their seats. (Or, if there are many servers, they run around them to make sure…
  • Instant Messaging Server. Safe and secure communication. — No one can deny that good communication is a crucial component in the formula of business success. That is why, if you need to be successful and gain extra profit, you need to use the unique Instant Messaging Server and Client software: Bopup Communication Server, Bopup Messenger, Bopup Observer — all these programs belong to a single client-server platform. Instant…
  • AA Mail Server, Be Your Own Email Service Provider — No matter how hard you try to set up a hosted email service the way you want it to be, chances are that you’ll end up compromising your demands, for it’s hardly possible to have someone do things the way you want them be done. If you want to take control over your email communications, fire up your own email server, and yet not spend much time dealing with…
  • Axigen v6 - a 1-2-3 approach to setting up a fully-functional mail server on Linux — For the majority of users, the task of installing a mail server on Linux is something beyond possible. Despite its active popularization, Linux still remains a system for enthusiasts where nearly every serious system-related action is carried out in the console and where deep knowledge of system commands is an absolute must. In most cases, Linux servers inevitably require…
  • ProxyInspector for ISA Server 2.6g Appropriate Control — When things get about the corporate Internet usage and traffic control, there always a lot of the loose talks: Either the management needs to control every kilobyte of data transfer and every connection or employees can have certain level of freedom? The answer to this question varies from one organization to another and depends on many factors. However, all agree that the *control is necessary…
  • Reboot Service - ad hoc control over the stability of remote servers — If the stability of your corporate network or the proper operation of your clients’ applications depends on how your server performs, its uninterrupted work and long uptime should be your primary areas of concern. Whenever your server’s memory is full, memory overflow errors cause the server to perform poorly or lead to complete freezing. In these cases, being close…
  • NetWare Control Center - a comprehensive monitoring solution for NetWare servers — Network administration is a complex discipline encompassing a broad range of regular activities and tasks. However, once the infrastructure is in place and the network is up and running, the only problem any network administrator immediately faces is that of network monitoring and troubleshooting. If you have a large NetWare-based network and are trying to find an efficient…
  • HtmlCapture ActiveX Control, Web Snapshot In A Few Lines Of Code — Taking shots (images) of web-pages is an often and highly usable programming task. There are scores of possible usages, from large web-archiving suits to small one-time testing scripts; but the general purpose snapshot tools (either PrintScreen or specialized software) aren’t very good for the task. If you want one powerful yet compact solution for the problem which can be used virtually with any…
  • CYAN Secure Web – a fresh look at web security and content protection — Today’s standards of web security require much more than they did a decade ago. Basic access blocking is not as efficient as it used to be and content has to be reliably protected as well. If you or your company is seeking a rock-solid and versatile web security solution, take a closer look at CYAN Secure Web! CYAN Secure Web is a powerful…
Find all smart reviews similar on wodImapServer 2.1.3


Home > Software > download now wodImapServer

See software by tags:
Wallpapers year
Rss readers set
Flash flood indonesia
see also:
OEAPI
Windows Security Tweaker
asp template builder
See software by tags:
Access ip isa server
Mpeg mpg splitter program
Data recovery german

Copyright © 2001—2009 3d2f
Concept:
Advertisement.