|
-
May 22nd, 2006, 01:14 AM
#1
how to please help
can anyone help me on this
how would you create an online cd burning program
which lang is best to wite it in
4 burning pictures
music
thx
Just cause it's expensive dont mean it's good
-
May 22nd, 2006, 04:49 PM
#2
Whoa, you mean a program like Nero, but web-based? I don't want to say it's impossible, but if you did it, you'd either need to pass a dozen OS security checks or use some backdoor programming. The level of system access you'd need would be too great. On Windows Server OSes, you can't even burn a CD unless you're logged in as Admin.
-
May 22nd, 2006, 07:55 PM
#3
"Create" or put an already created burn program on the web? For the latter, among other things, you will need a website.
There are lots of good, free CD burn programs already available. For example, Deep Burner.
http://www.deepburner.com/
What advantage do you see in having the program web-based versus available for download from the web?
Language? I suspect English is the best way of reaching the most people. But when you create in another language, if the program is a good one, you should be able to find others to translate into many languages.
And, if your program is good, you may want to look into copyrighting it (before disclosing it) so you can become a rich person, if you are not already.
Jim
WIN7 Ultimate SP1 64bit, IE 11, NTFS,
cable, MS Security Essentials, Windows 7 firewall
-
May 22nd, 2006, 10:36 PM
#4
yes im talking about creating an online burner rather than paying for recording programs
Just cause it's expensive dont mean it's good
-
May 23rd, 2006, 01:47 PM
#5
zombienation--I think you mean you want to know how to download music from the web for free. (Unless you mean you want to allow free downloads from your own website for others to use.)
Someone else will have to help you. Most of the free sites and peer-to-peer swapping sites are now out of business.
http://www.google.com/search?sourcei...usic+downloads
Jim
WIN7 Ultimate SP1 64bit, IE 11, NTFS,
cable, MS Security Essentials, Windows 7 firewall
-
May 23rd, 2006, 02:02 PM
#6
If you are saying that you want to write your own burning app, then you would almost certainly want to write it in unmanaged C++. I can't find anything in the .NET Framework that would make it easy to do.
You'd probably be better off asking about this at our sister site:
www.codeguru.com
Nick.
-
June 7th, 2006, 10:33 AM
#7
back again
i have written a burner program a simple one.
just would like to know if it is possible
to get an online version of it to work via
the internet to burn music files and text documents.
ONLINE to cd. any examples available
if so what programming lang would i use to be able to
achieve this.
thank you for your time
NO their own music from their computer
Just cause it's expensive dont mean it's good
-
June 7th, 2006, 12:35 PM
#8
I'm afraid I don't really understand the question If the files are online then all you do is download them to the PC in the normal way then burn them. You can then delete the downloaded files afterwards if you wish. Or were you meaning something different?
Nick.
-
June 7th, 2006, 09:49 PM
#9
the files or music would be on the THEiR computer.
the prog i want to have it web based to burn cd and like.
I have written an app to burn cds etc but need to run it online everytime i go to run it it downloads the file what im i doing wrong
Just cause it's expensive dont mean it's good
-
June 8th, 2006, 03:23 AM
#10
In order for it to work, it has to be on their computer, hense the download.
Check out the free onlne av scanners and see how they do it.
Please do an online virus scan with at least two of the below site:
Housecall at TrendMicro
http://housecall.trendmicro.com/hou.../start_corp.asp
Make sure you tick Auto Clean
BitDefender Free Online Virus Scan
http://www.bitdefender.com/scan/licence.php
Make sure you tick AutoClean under Scan Options
Panda ActiveScan
http://www.pandasoftware.com/active...n_principal.htm
Make sure you tick Disinfect automatically under Scan Options
eTrust Antivirus Web Scanner
http://www3.ca.com/securityadvisor/virusinfo/scan.aspx
-
June 8th, 2006, 11:39 PM
#11
so what your saying the cd burning program i wrote how do i acheive to get it in web format
cause its an .exe file eveytime it wants to download to the pc, not run how do i achieve this
DONT want nero etc i would like my program on the internet to run not download
thank you
Just cause it's expensive dont mean it's good
-
June 9th, 2006, 01:11 AM
#12
I agree with Train that at the burning stage, the software or the disk image must be on the pc. Your idea would work fine if the dvd compilation was made on the Internet and then downloaded to the pc for compiling the disk image or directly burning.
Even though current burners have decent sized buffers, they still need a steady stream of data that must not be interrupted. The Internet is fairly reliable if you have cable but you can expect some burn failures due to interruptions (like a Windows or Norton update coming through at that time). Even when I burn dvds on my pc, I disconnect from the Internet because NAV live updates have caused burn failures.
Starman*
~
~ if all else fails, read the instructions
-
June 9th, 2006, 01:58 PM
#13
I think he's trying to run the APP as a browser plug-in (like javascript or something), with the DATA that is held locally. Right now he has an EXE file and he wants a file that will download transparently to the user and run within IE or some other browser.
Again, I doubt many browsers would loosen security enough to make this possible. In windows, writing to a CD is a pretty low-level process.
I'm no programmer, but if any language is leading in that direction, it's .NET.
-
June 9th, 2006, 10:01 PM
#14
(I think he's trying to run the APP as a browser plug-in (like javascript or something), with the DATA that is held locally. Right now he has an EXE file and he wants a file that will download transparently to the user and run within IE or some other browser.)
correct as a plug in type burner
Just cause it's expensive dont mean it's good
-
June 10th, 2006, 04:14 AM
#15
Some of the online virus scanners that Train mentioned use ActiveX. Security on the pc can be got around and will allow access/delete capability to all files. However, it raises the question of whether people are willing to allow that for this sort of application. The application needs to be bullet-proof to prevent hacking. It's a portal to your entire pc.
I just don't see burning as being an online activity. As I mentioned, for many people it means disconnecting from the Internet to stop interruptions from various programs and updates. That rather defeats the purpose of an online burning program. If you stay online and there is some unexpected activity, what do you do? Any intervention may ruin the burn. You only have to look through forums like this to see there are enough dvd burning problems already without having to be concerned with the Internet.
I'm not helping at all with the original question but I think the practicalities should be examined.
Starman*
~
~ if all else fails, read the instructions
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|