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
    • Recent
    • Tags
    • Users
    • Login

    Python Networking

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 216 Views
    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 Offline
      Helper
      last edited by

      On 25/04/2014 at 08:44, xxxxxxxx wrote:

      I am looking into writing a plugin to send data to and from every cinema client on our network. Does anyone have any tips of where to start in terms of communicating with each client?

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

        On 25/04/2014 at 10:54, xxxxxxxx wrote:

        There's plenty, plenty of plenty of information on network communication with Python on the
        internet. You can use simple modules, full frameworks or the low level socket module.

        Or try this.

        Best,
        -Niklas

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