Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to write some data in CD progrmatically

How to write some data in CD progrmatically

Scheduled Pinned Locked Moved C / C++ / MFC
comjsonhelptutorialquestion
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nishad S
    wrote on last edited by
    #1

    Hi, I need to write some data in the CD (ofcourse through a CD writer) and need to read it programatically. But my concern is that it should not be recorded in the CDFS. So it is obviously a hidden data... :) I am not sure about the API(s) which can be used for this. Will DeviceIOControl help? Thanks in advance.

    - NS - [ODBaseBtn]

    C H 2 Replies Last reply
    0
    • N Nishad S

      Hi, I need to write some data in the CD (ofcourse through a CD writer) and need to read it programatically. But my concern is that it should not be recorded in the CDFS. So it is obviously a hidden data... :) I am not sure about the API(s) which can be used for this. Will DeviceIOControl help? Thanks in advance.

      - NS - [ODBaseBtn]

      C Offline
      C Offline
      CPallini
      wrote on last edited by
      #2

      An option (though remaining in the CDFS) maybe steganography, there are a lot of articles here at CP, most of them written by Corinna John (she's able to hide info almost anywhere :rolleyes:) http://www.codeproject.com/script/Articles/MemberArticles.aspx?amid=475133[^]. :)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

      N 1 Reply Last reply
      0
      • C CPallini

        An option (though remaining in the CDFS) maybe steganography, there are a lot of articles here at CP, most of them written by Corinna John (she's able to hide info almost anywhere :rolleyes:) http://www.codeproject.com/script/Articles/MemberArticles.aspx?amid=475133[^]. :)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

        N Offline
        N Offline
        Nishad S
        wrote on last edited by
        #3

        Thank you for the reply. But I need to keep the data in CD itself, not as a file.

        - NS - [ODBaseBtn]

        I 1 Reply Last reply
        0
        • N Nishad S

          Hi, I need to write some data in the CD (ofcourse through a CD writer) and need to read it programatically. But my concern is that it should not be recorded in the CDFS. So it is obviously a hidden data... :) I am not sure about the API(s) which can be used for this. Will DeviceIOControl help? Thanks in advance.

          - NS - [ODBaseBtn]

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          For write to cd see this[^] article.

          N 1 Reply Last reply
          0
          • N Nishad S

            Thank you for the reply. But I need to keep the data in CD itself, not as a file.

            - NS - [ODBaseBtn]

            I Offline
            I Offline
            Iain Clarke Warrior Programmer
            wrote on last edited by
            #5

            His point is that you can keep it in a file on the CD. Then you can probably use easier APIs to write a file(s) to a CD as per normal. (And no, I have no idea about those APIs, but they'll make it a lot easier than raw device driver stuff to read and write your secret data. Iain.

            N 1 Reply Last reply
            0
            • I Iain Clarke Warrior Programmer

              His point is that you can keep it in a file on the CD. Then you can probably use easier APIs to write a file(s) to a CD as per normal. (And no, I have no idea about those APIs, but they'll make it a lot easier than raw device driver stuff to read and write your secret data. Iain.

              N Offline
              N Offline
              Nishad S
              wrote on last edited by
              #6

              Thank you for the reply. Yes, I got his idea, ofcourse. But I have to write in the CD itself.

              - NS - [ODBaseBtn]

              1 Reply Last reply
              0
              • H Hamid Taebi

                For write to cd see this[^] article.

                N Offline
                N Offline
                Nishad S
                wrote on last edited by
                #7

                Thank you. I have to do a deep look in to that.

                - NS - [ODBaseBtn]

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups