[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FTP stop?



>
> From:  Yun Wang <[email protected]>
> To:    [email protected]
> Subject: FTP stop?
> Date:  Wed, 27 May 1998 16:27:33 EDT
>
> Hi,
> 
> Can anyone tell me how I can stop a FTP source?
> 
> I use:
> 
> set ftp1 [$tcp_src1 attach-source FTP]
> $ns at 0.0 "$ftp1 start"
> $ns at 3.0 "$ftp1 stop"
> 
> But it did not stop.
> 
> Thanks.
> 
> Yun
> -- 
> ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
> Yun Wang                                      Ph.D. Student
> Office: LB1041-2			      Dept. of Computer Science 
> Telephone:(514)848-3033(O)		      Concordia University
> 	  (514)932-4264(H)
> Email:  [email protected]
> Homepage: http://www.cs.concordia.ca/~grad/y_wang
> 
> 

this is a bug in tcp.cc which is now fixed in tonight's snapshot

- K