Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    External code for file transfer

    Duet Web Control
    2
    5
    36
    Loading More Posts
    • 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.
    • murat
      murat last edited by

      Hello,
      I have special gcode genetator software source code(generated VB6). My software make gcode file for tangential knife cutting and save to computer. But no send to duetwifi. Now I make manual transfer gcode file to duetwifi with DWC. I want one click generate gcode and file transfer with my software. How to make it? If possible VB6 good for me, or c code no problem. Thanks.

      1 Reply Last reply Reply Quote 0
      • A Former User
        A Former User last edited by

        probably easiest to send http requests

        ref https://github.com/Duet3D/DuetWebControl/tree/legacy (or whereever the updated version for websockets went to)

        1 Reply Last reply Reply Quote 0
        • murat
          murat last edited by

          @bearer said in External code for file transfer:

          n kolay yolu

          Can you give me sample code?

          1 Reply Last reply Reply Quote 0
          • A Former User
            A Former User last edited by

            i don't use visual basic, but plenty of examples of how to use curl on this forum and google should show you the rest.

            https://forum.duet3d.com/topic/867/duet-wifi-s3d

            https://www.google.com/search?q=vb6+http+request

            1 Reply Last reply Reply Quote 0
            • murat
              murat last edited by

              @bearer said in External code for file transfer:

              ına örnekler bol gerisini göstermeli

              Many thanks

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA