Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Socket scripting error on mac only

  • Socket scripting error on mac only

    Posted by Liran Tabib on February 1, 2021 at 11:36 pm

    Hi!

    I’m coding some servers for After Effects and I encountered a problem.

    On windows os everything goes smooth but I’m having some trouble using the same code on a mac.

    I narrowed down the issue to the socket listen() function

    Here is a small part of a code that returns “true” on a PC but returns “false” on a Mac:

    conn = new Socket();
    alert (conn.listen(8080))

    Any help would appreciated!

    Liran Tabib replied 5 years, 3 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy