Results 1 to 3 of 3

Thread: Proxy / Reroute Data Help

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    USA
    Posts
    2

    Post

    I have created a program using the winsock control to allow people to login on port 4000. Once a user connects my program connects to a network ip address on port 21. All data sent and recieved is sent throgh a middle socket.

    The program works fine on my computer with no problem.. But If i have someone on the outside trying to get in they always have problems downloading the FTP List. My program logs them in fine with no problem but is unable to send them the FTP List correctly. It always times out.

    My program works fine with other ip addresses as well as the network one. Please help me If you have any suggestion please e-mail or icq on this matter asap

    Thanks
    - Ascii

  2. #2
    Lively Member
    Join Date
    Nov 1999
    Location
    Melbourne, Victoria, Australia
    Posts
    126

    Post

    Ascii,

    Sounds as though is a firewall/acces problem. Verify the remote users can successfully conncet to your machine and then onto the remote server on port 21, also try using a single socket rather than multiple sockets at the same time, if you want, send me the code and I can have a look at it for you if you want...

    Cheers
    Regards,

    Paul Rivoli
    ---------------------
    [email protected]
    http://members.dingoblue.net.au/~privoli

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    USA
    Posts
    2

    Post

    No its not a firewall / access error. The computers connect fine and both login to the ftp server. The problem is just downloading that list for some odd reason.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width