How Software Gets Done  


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
 
Help for Buyers
Articles for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
datagridboolcol umn
By ivan36 on Jan 12
Max Bid: Open to fair suggestions


New Directory-Websi te
By Donna W. on Jan 12
Max Bid: Open to fair suggestions


UNIX PHP APACHE SQL ,etc admin support needed
By RazeRaY on Jan 12
Max Bid: Open to fair suggestions


AUTOMATED OUT BOUND CT DIALER
By IVR CODE on Jan 12
Max Bid: Open to fair suggestions


Product Line Art Images
By HenrikSmith on Jan 12
Max Bid: Open to fair suggestions


Simple WAP server
By andyhuk on Jan 12
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site

Open Work Categories.
Database 
(135 open)
   Access 
(40 open)
   MySQL 
(71 open)
   Oracle 
(5 open)
   SQL Server 
(39 open)
   Other DB 
(16 open)
Documentation / Tech Writing 
(17 open)
Game Development 
(20 open)
Graphics / Art / Music 
(38 open)
   Graphics 
(58 open)
     3d Animation 
(14 open)
   Art (Misc.) 
(20 open)
   Music 
(9 open)
   3d Modeling 
(10 open)
Language Specific 
(76 open)
   ASP 
(59 open)
   C# 
(39 open)
   C++ / C 
(91 open)
   Cold Fusion 
(8 open)
   Delphi 
(32 open)
   Java 
(43 open)
   Perl 
(34 open)
   PHP 
(83 open)
   XML/XSL 
(29 open)
   Visual Basic 
(148 open)
   Visual Basic .Net 
(66 open)
   Other 
(39 open)
Misc 
(34 open)
   CAD 
(6 open)
MultiMedia 
(26 open)
Network 
(22 open)
   Network Design 
(12 open)
   Network Implementation 
(11 open)
Platforms 
(51 open)
   Windows 
(126 open)
     MS Exchange 
(3 open)
     Other 
(5 open)
   Internet Browser 
(50 open)
   Linux 
(41 open)
   UNIX 
(15 open)
   Hand Held/PDA Programming 
(14 open)
Requirements 
(8 open)
Security 
(22 open)
Testing / Quality Assurance 
(11 open)
Web 
(124 open)
   Page Design 
(69 open)
   Flash 
(50 open)
   Web Services 
(59 open)
   Web (Other) 
(53 open)
Training 
(6 open)
   Computer Based 
(7 open)
 
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

SMTP/POP Client with attachments in VB (formless)
Bid Request Id: 19995
Bookmark in my 'To Do' list
Posted by: Brett Raven (1 ratings)
(Software buyer rating 10)
Posted: Jun 26, 2002
10:21:39 PM EDT
Bidding Closes: Jul 10, 2002
10:27:04 PM EDT
Viewed (by coders): 414 times
Deadline: 7/20/2002
TIME EXPIRED
Phase:
100% of work was accepted by buyer. Coder account has been credited.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Windows, Language Specific, Platforms, Visual Basic, Misc
Enter chat room for this bid request
(0 active users at Jan 12, 2003 12:04:33 PM EDT)

Description:
I need a DLL that does the following (in Visual Basic).

1. Send email messages via SMTP, with multiple attachments (text and binary files)

2. Receive email messages via POP3, with multiple attachments (text and binary files)

3. Must be fully object oriented and have full and proper error handling (err.raise only, no msgboxes)

4. MUST only use the WINSOCK control (as a reference, not as an object on a form).

This is quite an urgent request. Please reply, with coding examples (pref. emailers that you have done). Deal to be made in 2 days.



Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

Complete copyrights to all work purchased.

Code to provide the functionality as described, in an easily re-usable object oriented design (ie. using classes and objects) with proper error handling (ie. raising errors instead of popping up messageboxes)


Platform:
Windows Platform (ActiveX DLL will be created as a result) In Visual Basic v6.0


Must be 100% finished and received by buyer on:

Jul 20, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation, you can report it to: abuse@rentacoder.com.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
endrebx
(15 ratings)
in Cluj-Napoca, Cluj
Romania
 
$160 (USD) Jun 27, 2002
8:42:10 AM EDT
 9.66
(Excellent)
   
Hi,
Im my last large project (VB)I implemented a custom message system that receives and sends e-mails using POP3 and SMTP. The code is written in VB and it has the following features implemented: encode/decode attachments to/from base64 code, attachmnent saving.
I can do it in a short time as all functions you asked for are implemented; it is needed only to move it in an activeX.
Please tell me if interested and I'll send you soon a sample.
Endre
 
 
 
 
  See 3 private reply(ies)
to/from endrebx.
 

endrebx
(15 ratings)
in Cluj-Napoca, Cluj
Romania
 
N/A Jul 2, 2002
4:14:21 PM EDT
 9.66
(Excellent)
   
I'll send you a prototype of the app. It is implemented as an activeX DLL.I wrote a sample project to show how can be used.
It is just a sample, I'll do the other features (cc, error raising) after you accept my bid.
Endre
Attached File
 
 
 
 
  See 2 private reply(ies)
to/from endrebx.
 




Quick Search
 

 Advanced Search
Newest Open Work
Latest News

 
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 

Rent A Coder Top Coders.


Anuj Gakhar
Rated a 9.97 on 75 jobs 
Michael Sharp
Rated a 9.97 on 146 jobs 
Simon Price
Rated a 10 on 6 jobs 
RNA
Rated a 9.91 on 25 jobs 
Andrei Remenchuk
Rated a 10 on 9 jobs 
teleCODERS
Rated a 9.93 on 59 jobs 
Securenext
Rated a 9.96 on 47 jobs 
Codman
Rated a 9.96 on 95 jobs 
markesh
Rated a 10 on 16 jobs 
Buddies
Rated a 9.79 on 43 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through it's parent company, Exhedra Solutions, Inc.

Created in partnership with:

 


Affiliate Sites



Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.