Socket connection problems

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts

  • Bruno Rafael Moreira de Barros
    Guest replied
    Re: Socket connection problems

    On Feb 9, 2:23 pm, "www.j2be.c om" <info@[nospam[j2be.comwrote:
    Try to catch the error in the script and save it in a file for reference.
    It's possible that it's a timeout for the script execution or other limit.
    Do as much checks as possible.
    Oh yeah :) why not?

    Leave a comment:


  • www.j2be.com
    Guest replied
    Re: Socket connection problems

    Try to catch the error in the script and save it in a file for reference.
    It's possible that it's a timeout for the script execution or other limit.
    Do as much checks as possible.



    Leave a comment:


  • Bruno Rafael Moreira de Barros
    Guest started a topic Socket connection problems

    Socket connection problems

    I'm opening a remote file and trying to send it to the user. Let's
    just say I have some files on a data server and I want my script to
    act as a middleman between the data server and the end-user.

    The problem is it stops around 6-7MB. What could it be?
Working...