Networking Forums

Networking Forums > Computer Networking > Linux Networking > my own ftp client waits on connect... please help

Reply
Thread Tools Display Modes

my own ftp client waits on connect... please help

 
 
amit
Guest
Posts: n/a

 
      08-01-2006, 04:30 AM
I'm writing my own ftp client, after I send the

user anonymous
pass nobody@
type i
pasv

I get back ip address and port number, after the manipulation of the
port number, if I try to connect, my program just waits there...

If I do the same thing in telnet, it works good. Any idea why its
happening like that...??

I'm calculating the port numbers correctly... and my parameters to
connect are correct too.. has double checked this...

Any help is greatly appreciated.

Thx,
-Amit

 
Reply With Quote
 
 
 
 
Navi
Guest
Posts: n/a

 
      08-01-2006, 10:51 PM

amit wrote:
> I'm writing my own ftp client, after I send the
>
> user anonymous
> pass nobody@
> type i
> pasv
>
> I get back ip address and port number, after the manipulation of the
> port number, if I try to connect, my program just waits there...
>
> If I do the same thing in telnet, it works good. Any idea why its
> happening like that...??
>
> I'm calculating the port numbers correctly... and my parameters to
> connect are correct too.. has double checked this...
>
> Any help is greatly appreciated.
>
> Thx,
> -Amit



Also, If I look in tcpdump, there is no response for the connect
request from the server. Any idea why its happening like that.

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Belkin Router as switch. Long waits Harry Bloomfield Home Networking 0 01-22-2010 09:51 PM
Internal traffic waits for ever... Chris Mitchell Windows Networking 4 07-02-2008 10:45 AM
RE: Client can't connect to internet but can connect to SBS2003 =?Utf-8?B?QmVuIEZpbmtsZWE=?= Windows Networking 0 07-29-2004 08:21 PM
sendmail waits 2 mintues when connecting Elhanan Maayan Linux Networking 3 01-20-2004 06:26 PM
how to connect a win98 client to a winXP client Windows Networking 2 01-06-2004 10:10 AM



1 2 3 4 5 6 7 8 9 10 11