Sockets

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pedja
    Senior Member
    • Mar 2004
    • 329

    Sockets

    I made a script that should sync site data with remote server. Connection to other server is via sockets.

    On my development server it works fine, but when I uploaded to production serer, I just get timeouts.

    I hope it is not that socket connections are forbidden?
  • AndrewT
    Administrator
    • Mar 2004
    • 3653

    #2
    We'll need further details concerning the specific connection that you're trying to make (IP, port, etc.). Please go ahead and submit a ticket concerning this.

    Comment

    • Pedja
      Senior Member
      • Mar 2004
      • 329

      #3
      Will do.

      Comment

      • AndrewT
        Administrator
        • Mar 2004
        • 3653

        #4
        This issue was easily sorted out and was just due to a non-standard outbound port that needed to be opened.

        Comment

        Working...