Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    HTTP Post

    SDK Help
    0
    2
    209
    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.
    • H
      Helper
      last edited by

      On 27/06/2014 at 06:06, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R15 
      Platform:   Windows  ;   
      Language(s) :

      ---------
      Sorry, I know this is not the appropriate place for this but I need to ask anyway.

      Is there a simple way to do an http post from the C4D plugin project or do I need to create a .dll to do a call into managed code?

      Ama

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 27/06/2014 at 06:12, xxxxxxxx wrote:

        There is no facility to do HTTP operations from the Cinema SDK. The best solution is use a third-party library such as Chilkat (http://www.chilkatsoft.com/) which is commercial and very easy to use, or libcurl (http://curl.haxx.se/libcurl/) which is free but not the easiest to use (IMO).

        1 Reply Last reply Reply Quote 0
        • First post
          Last post