TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:18144] Passive FTP



David Wood wrote:
> 
> 227 Entering Passive Mode (127,0,0,1,244,246)
> 
> [this is the magical line.  Look at the numbers.
>   127.0.0.1 is the address to connect to,
>   244,246 are a pair of octets indicating the port to connect to.
>   244*256+246=62710.  I telnet localhost 62710 in another terminal,
>    and get an open connection.  The tranfer phase is prepared.]

Hmm.. interesting..  I suppose you could do some sort of poor-man's load
balancing with that (though I've never seen it done)

-- 
 _  _  _  _ _  ___    _ _  _  ___ _ _  __   Always draw your curves, 
/ \/ \(_)| ' // ._\  / - \(_)/ ./| ' /(__   _then_ plot the data. 
\_||_/|_||_|_\\___/  \_-_/|_|\__\|_|_\ __)                             
[ Mike Hicks | http://umn.edu/~hick0088/ | mailto:hick0088@tc.umn.edu ]