Skip to content

Latest commit

 

History

11 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

Java-Sockets

A java Client-Server app that shows implementation of Java Socket programming

compile

$ javac Server.java
$ javac Client.java

run

$ java Server 1234

in another cli window

$ java Client localhost 1234

Yours Truly

关于

A java Client-Server app that shows implementation of Java Socket programming

Topics

Resources

Stars

6 stars

关注者

1 watching

复刻s

发布

贡献者

Languages