• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login

External code for file transfer

Scheduled Pinned Locked Moved
Duet Web Control
2
5
197
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.
  • undefined
    murat
    last edited by 8 Jun 2020, 09:35

    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
      last edited by 8 Jun 2020, 09:45

      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
      • undefined
        murat
        last edited by 8 Jun 2020, 13:11

        @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
          last edited by 8 Jun 2020, 13:15

          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
          • undefined
            murat
            last edited by 8 Jun 2020, 13:27

            @bearer said in External code for file transfer:

            ına örnekler bol gerisini göstermeli

            Many thanks

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