We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb480e commit 5631f72Copy full SHA for 5631f72
rn3/src/filecopy/FileCopyClient.java
@@ -17,7 +17,7 @@ public class FileCopyClient extends Thread {
17
public final int SERVER_PORT = 23000;
18
19
public final int UDP_PACKET_SIZE = 1008;
20
-
+//asfvas
21
// -------- Public parms
22
public String servername;
23
0 commit comments