經安全檢測,此網站為安全網站,請放心前往原始網址!

A Java Client Server Tutorial | eHow - eHow | How to - Discover the expert in you!

Paste the following into your Client file: import java.net.*; import java.io.*; public class Client {public static void main(String[] args) throws IOException, UnknownHostException {Socket socket = new Socket("localhost", 5445); BufferedReader in = new Bu

www.ehow.com

網址安全性掃描由 google 提供