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)
Web Email System
By drawing on Sep 1
Max Bid: Open to fair suggestions


Application layout + features
By drawing on Sep 1
Max Bid: Open to fair suggestions


VCPP ActiveX Control
By Ben Gray2 on Sep 1
Max Bid: $35


Webservice for deploying ASP.NET apps
By QUIET on Sep 1
Max Bid: Open to fair suggestions


C# Grid Editor
By QUIET on Sep 1
Max Bid: Open to fair suggestions


Japanese Project
By Ken R on Sep 1
Max Bid: Open to fair suggestions


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

Open Work Categories.
Database 
(169 open)
   Access 
(55 open)
   MySQL 
(102 open)
   Oracle 
(10 open)
   SQL Server 
(66 open)
   Other DB 
(21 open)
Documentation / Tech Writing 
(22 open)
   Language (Human) Translations 
(10 open)
Data Entry 
(28 open)
Game Development 
(19 open)
Graphics / Art / Music 
(64 open)
   Graphics 
(68 open)
     Adobe AfterEffects 
(11 open)
     Adobe Photoshop 
(38 open)
     Adobe Premiere 
(12 open)
     3d Animation 
(22 open)
   Art (Misc.) 
(21 open)
   Music 
(12 open)
   Photography 
(11 open)
   3d Modeling 
(14 open)
Language Specific 
(96 open)
   Assembly / Machine language 
(11 open)
   ASP 
(69 open)
   ASP .NET 
(59 open)
   C# 
(65 open)
   C++ / C 
(151 open)
   Carbon (Mac OS) 
(6 open)
   Cocoa / Obj-C 
(4 open)
   Cold Fusion 
(15 open)
   Delphi 
(54 open)
   Java 
(68 open)
   JSP 
(16 open)
   Perl 
(50 open)
   Python 
(5 open)
   PHP 
(99 open)
   XML/XSL 
(41 open)
   Visual Basic 
(147 open)
   Visual Basic .Net 
(97 open)
   Other 
(70 open)
Misc 
(37 open)
   CAD 
(4 open)
MultiMedia 
(33 open)
   Video Editing 
(11 open)
Network 
(38 open)
   Network Design 
(9 open)
   Network Implementation 
(9 open)
Platforms 
(66 open)
   Windows 
(185 open)
     MS Exchange 
(11 open)
     MS Office 
(23 open)
     Other 
(11 open)
   Darwin 
(2 open)
   Hand Held/PDA Programming 
(14 open)
   Internet Browser 
(50 open)
   Linux 
(52 open)
   Lotus Notes / Domino 
(2 open)
   UNIX 
(27 open)
Requirements 
(11 open)
Security 
(35 open)
Testing / Quality Assurance 
(17 open)
Web 
(182 open)
   Page Design 
(82 open)
   Flash 
(51 open)
   Web Services 
(78 open)
   Web (Other) 
(93 open)
Training 
(9 open)
   Computer Based 
(10 open)
Other
 
Other Sites

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

file information and save file function
Bid Request Id: 62005
Bookmark in my 'To Do' list
Posted by: A. Walter (64 ratings)
(Software buyer rating 10)
Non-action Ratio: Above Average - 26.72%
Buyer Security Verifications: Excellent
Approved on: May 7, 2003
8:12:53 PM EDT
Bidding Closes: May 11, 2003
8:12:21 PM EDT
Viewed (by coders): 328 times
Deadline: 5/14/2003
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: Windows, Visual Basic
Enter chat room for this bid request
(0 active users at Sep 1, 2003 9:11:20 AM EDT)

Description:
I need two functions completed. The first function is the file information. For this one, the parameter would be the path of the file. Then it will return the entire contents, even if its binary like .gif, .jpg, etc. Then I need another function which is the file save function. For this one, the 2 parameters would be path and file contents. For this example, I want it where a person chooses a file. Then after going through the functions, it would then create a file called the same as the one chosen except it would have a 2 for example instead of just the name of the file. For me to accept the project, after running, I must be able to afterwards, open the files in the program associated with the file and be able to view it successfully. Using filecopy commands or using FSO is not acceptable for this project. I know it would be faster but that is not possible because I would use this to first get the file information, TCP the file to the server, then the server would then read the contents and save it to a file. Probably the file has to be opened as binary. I do not know how to capture the contents. That is what is needed.

Deliverables:
The project that shows how to capture the contents of a file then save it as another file by reading the actual file, saving it into a variable, then putting that information into another file which can be used for transmitting the information between computers on the internet instead of the local network.
Updated information:
The format the data must be in is one where if sent even if there is other information as well, the file will be read properly. Here is an example of what I mean
Function filedata()
filedata=newfile
end function
sub main
winsock1.senddata "f" & chr(0) & filedata & chr(0) & filename & ".."
end sub
event dataarrival
winsock1.getdata strdata
dim whatorders as variant
whatorders=split(strdata, chr(0))
select case whatorders(0)
case "f"

enternewfile whatorders(2), whatorders(3)
end select
end sub
function enternewfile(filedata, filename)
'create file
newpath="c:\" & filename

enternewfile=true
end function
It should work as simply as this without corruption even if encryting needs to be used.


Platform:
Windows 98, Windows 2000, Windows XP

Must be 100% finished and received by buyer on:
May 14, 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  
STAii Team
(15 ratings)
in Amman, Amman
Jordan
Bid id: 665,535
 
$15 (USD) May 8, 2003
1:16:26 AM EDT
 9.53
(Excellent)
   
Greetings, We are a team of programmers, most of the applications we have made throughout our work in the last few years was connected to networking, therefore we understand what you need. The functions that we will deliver (if you accept us as your coders of course) will read the file exactly as it is (in binary), but we would suggest you first to make sure that the way you are sending the data over TCP does not have registered charachters (some programmers use methods to send data over TCP that uses certain charachters for certain 'meanings' like the end or start of a data chunk, if this is the case, we would have to make more complicated encrypting and decrypting functions to assure that everything goes alright, this may mean we will have to raise our bid ammount).
If you have a few minutes, please take your time to check our resume, ratings and feedback. Feel free to contact us for further information. Thank you, Sinan Taifour Developer and Team leader.
 
 
 
 
  See 5 private reply(ies)
to/from STAii Team.
 

This bid was accepted by the buyer!
STAii Team
(15 ratings)
in Amman, Amman
Jordan
Bid id: 666,481
 
$30 (USD) May 8, 2003
11:52:02 AM EDT
 9.53
(Excellent)
   
This is the bid i am talking about, in case you want to work with us, please accept this bid.
Thanks.
 




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 119 jobs 
Buddies
Rated a 9.84 on 91 jobs 
Codman
Rated a 9.97 on 157 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
Michael Sharp
Rated a 9.98 on 182 jobs 
D-N-S
Rated a 9.93 on 38 jobs 
hernest
Rated a 10 on 121 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Maxnet Technologi es Private Limited
Rated a 9.93 on 82 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.