and it will be fine.
>
> bye,
> Sophie Benoit
>
> -Original Message-
> From: Zhihong Pan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 02, 2001 1:56 PM
> To: [EMAIL PROTECTED]
> Subject: java socket port
>
>
> Hi,
>
> I have a problem with
lto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 1:56 PM
To: [EMAIL PROTECTED]
Subject: java socket port
Hi,
I have a problem with my java ServerSocket. At first I created a
ServerSocket at port 34567. I run the program, it works fine. Then I stopped
the server, and edit and recompile the program. I
Hi,
I have a problem with my java ServerSocket. At first I created a ServerSocket at port
34567. I run the program, it works fine. Then I stopped the server, and edit and
recompile the program. If I run it again, I got the following IOException error
message:" Adddress already in use". So I ha