| Author |
how do i cancel a connection right away
|
Lion Z. Li
Greenhorn
Joined: Oct 31, 2003
Posts: 19
|
|
Hi all, Here I got a basic question. Suppose there is a connection being stuck while connecting in a thread, How do i cancel this connection immediately at will? thanks
|
SCJP1.4
|
 |
zhu Bao ding
Greenhorn
Joined: Apr 29, 2003
Posts: 2
|
|
first :you should stop the thread second : close the input or output stream that's ok
|
 |
 |
|
|
subject: how do i cancel a connection right away
|
|
|