How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
VB App to do SNMP download from a router
By wbunker on Sep 12
Max Bid: $100


Reporting ASP.NET page with 3 ascx contols
By wbunker on Sep 12
Max Bid: $75


Simple Proxy Checker
By , on Sep 12
Max Bid: Open to fair suggestions


PHP script for "loading" MySQL database
By rm54 on Sep 12
Max Bid: $20


Fun Cartoon Style Logo
By Wampy1 on Sep 12
Max Bid: $35

(Screen Shot)

XML/PDF System for Creating Reports using PHP and ...
By g8z on Sep 12
Max Bid: $1,500


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(177 open)
   Access 
(52 open)
   MySQL 
(97 open)
   Oracle 
(10 open)
   SQL Server 
(68 open)
   Other DB 
(21 open)
Documentation / Tech Writing 
(31 open)
   Language (Human) Translations 
(13 open)
Data Entry 
(37 open)
Game Development 
(12 open)
Graphics / Art / Music 
(52 open)
   Graphics 
(64 open)
     Adobe AfterEffects 
(6 open)
     Adobe Photoshop 
(28 open)
     Adobe Premiere 
(5 open)
     3d Animation 
(18 open)
   Art (Misc.) 
(14 open)
   Music 
(8 open)
   Photography 
(6 open)
   3d Modeling 
(12 open)
Language Specific 
(134 open)
   Assembly / Machine language 
(7 open)
   ASP 
(65 open)
   ASP .NET 
(67 open)
   C# 
(65 open)
   C++ / C 
(121 open)
   Carbon (Mac OS) 
(3 open)
   Cocoa / Obj-C 
(3 open)
   Cold Fusion 
(14 open)
   Delphi 
(50 open)
   Java 
(85 open)
   JSP 
(12 open)
   Perl 
(46 open)
   Python 
(7 open)
   PHP 
(107 open)
   XML/XSL 
(36 open)
   Visual Basic 
(161 open)
   Visual Basic .Net 
(105 open)
   Other 
(66 open)
Misc 
(33 open)
   Middleware 
(1 open)
   CAD 
(6 open)
MultiMedia 
(32 open)
   Video Editing 
(11 open)
Network 
(35 open)
   Network Design 
(5 open)
   Network Implementation 
(5 open)
Platforms 
(64 open)
   Windows 
(171 open)
     MS Exchange 
(8 open)
     MS Office 
(18 open)
     Other 
(7 open)
   Darwin 
(3 open)
   Embedded Systems 
(3 open)
   Hand Held/PDA Programming 
(8 open)
   Internet Browser 
(50 open)
   Linux 
(63 open)
   UNIX 
(26 open)
Requirements 
(11 open)
Security 
(23 open)
Testing / Quality Assurance 
(16 open)
Web 
(194 open)
   Page Design 
(93 open)
   Flash 
(57 open)
   Marketing 
(12 open)
     Search Engine Optimization 
(9 open)
     Marketing (Other) 
(11 open)
   Web Services 
(82 open)
   Web (Other) 
(99 open)
Training 
(9 open)
   Computer Based 
(7 open)
Other
 
Other Sites

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

Simple Web App needed - messaging
Bid Request Id: 45368
Bookmark in my 'To Do' list
Posted by: markcaz (5 ratings)
(Software buyer rating 9.4)
Non-action Ratio: Very Good - 20.00%
Buyer Security Verifications: Excellent
Approved on: Jan 26, 2003
6:12:19 PM EDT
Bidding Closes: Feb 2, 2003
3:12:08 PM EDT
Viewed (by coders): 226 times
Deadline: 2/6/2003
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Web, Java, MultiMedia, Web Services, Web (Other)
Enter chat room for this bid request
(0 active users at Sep 13, 2003 12:09:06 AM EDT)

Description:
Hello,

I need a Java web app to run under Tomcat. This app will take a few parameters, and assemble an MMS message (multi-media message) using Nokia's free Java library.

Basically, here's what needs to happen:
The web app will be passed a string such as "send.jsp?password=pass&to_user=username&from_user=username&msg=the_message&img=the_image"

password - a password

to_user - the recipient's email address
to_phone - the recipient's phone number
(only one of these 2 will be supplied)

from_user - the sender's email address
from_phone - the sender's phone number
(only one of these will be supplied)

msg - a text message. Question: Can you have spaces in a parameter?? If not I guess this could be a text file.

img - a .gif or .jpg image file name, such as "c:\tmp\moon.gif".


The web app will work as follows:
1) read a config file at startup. PASSWORD should be a parameter, as well as any other appropriate variables (ie. log file names)

2) When a request comes in, verify that the parameters are legal. Password must be correct.

3) Dump the parameters, timestamp, and ip address to a log file.

4) Store the request info in a Vector, or array or something, then return Success to the caller.

5) A thread should be running in the background which does the following:
- loops forever, looking for requests. If no requests, sleep for 1 second.
- Take the request info, and build an MMS message using Nokia's free "MMS Java library version 1.1", available at forum.nokia.com . (look in the Messaging section - not the Java section)
- When building the message, attach the image first and the text message last.
- Send the message, log this to a file, and log any results.

To test this, Nokia also provides a "MMSC EAIF Emulator", available at the same site. This is used to verify messages were sent properly.

Code must be clear and documented where appropriate. I may require help setting this up since I haven't run a web app before... but from what I hear it should be as easy as putting a .jar in the right directory and modifying Tomcat's config file. For source code package names, please use com.activetoons.mms.server

I look forward to your bid! Feel free to ask any questions.

Mark



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

2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

3) Complete ownership and distribution copyrights to all work purchased.



Platform:
Windows 2000/XP
Tomcat web server

Must be 100% finished and received by buyer on:
Feb 6, 2003 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 please help out the site and report it. Thanks for your help.
 
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!
Guntis Ozols
(15 ratings)
in Riga, 
Latvia
Bid id: 494,274
This coder is certified! Click here for transcript
 
$40 (USD) Jan 29, 2003
10:27:25 PM EDT
 10
(Excellent)
   
Hello Mark,

I have 3 years Java experience, including servlets, applets and multithreading. I will write top quality, well-documented code for you. I will also provide you with instructions how to set up the application.

Answer to your question - spaces in URL are escaped like this: %20.

By the way, threads can communicate; there is usually no need for sleep timeouts.

Regards,
Guntis
 




Bid Request 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.
 
Top Coders.

Securenext
Rated a 9.97 on 120 jobs 
Buddies
Rated a 9.84 on 91 jobs 
Codman
Rated a 9.97 on 158 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
D-N-S
Rated a 9.93 on 39 jobs 
hernest
Rated a 10 on 121 jobs 
markesh
Rated a 10 on 23 jobs 
Maxnet Technologi es Private Limited
Rated a 9.93 on 84 jobs 
florentin
Rated a 10 on 56 jobs 
PSergei
Rated a 9.76 on 103 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its 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.