[Libburn] i would like to have a description of writing cd
burning software..urgent
Tiago Cogumbreiro
cogumbreiro@linus.uac.pt
Thu, 08 Jan 2004 12:13:28 +0000
A Qua, 2004-01-07 =E0s 17:44, Maulin Shah escreveu:
> respected sir,
> knowingly or unknowlingly i visited and read the code of the
> libburn software and very impresssed and motivated.
> =20
> sir, i am having a project at one of the leading pharma companies of
> india and the project asssingned to me is to write the cd burning
> software....
> i found this site and yur software to be very interesting and would
> like to have yur urgent help in this regard....like
> how should i startt
Learn for opensource software on how to write programs: cdrdao, cdwrite,
cdrecord, burgner and of course libburn are very good examples, if you
look at programs like cdrecord i advise you to look at the older
versions so you can learn how it works.
> where should i start
I have a fairly simple example of how you can write a cd program on my
website: http://s1x.homelinux.net/downloads/writeiso.c
You should notice that this program uses a _deprecated_ cdrom interface
for linux, but the packet format, which is what matters, are correct so
it's still a good example.
> what should i know(actually the deadline is 2 and half months)
You should grab a scsi-mmc specs and read how every packet is formated
then implement it.
> where should i found useful material
www.t10.org <-- browse for scsi-mmc specs
ww.google.org <-- :)
> what languages i should know...
C
But if you are crazy enough to pickup a dead project you can try it in
java: http://cdmirror.sf.net/
It's an old project that was to build a java writing-cds program, you
should change the cdrom interface to sg one because of the reason i
mentioned above.
> =20
> so if yu could escort me i would be indebted:
Send your problems here, you might be lucky :P
> =20
> sharad v. tikadia
> india
> =20
> email id:sharad_friend4u@hotmail.com
> rishi_dixit@hotmail.com
> =20