Introduction - If you have any usage issues, please Google them yourself
his small example receives files over a network (listens on port 104), writes them to a temporary file, and then, when instructed by the user writes them directly to CD. The files are then deleted. In order to acheive the CD writing another ActiveX component is used, CDWriterPro from numedia soft (www.numediasoft.com), and it will be necessary to install at least the trial version of this component before running this example. This is intended to show a simple application, but could easily be extended to add files from local or network drives, or files made locally from scratch.
Packet : 11912885cdwriter.zip filelist
CDWriter/
CDWriter/CDWriter.frm
CDWriter/CDWriter.frx
CDWriter/CDWriter.vbp
CDWriter/CDWriter.vbw
CDWriter/ReadMe.txt