Skip to content

Commit

Permalink
auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
CyC2018 committed Mar 22, 2018
1 parent 217f2fc commit 67316da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notes/Java IO.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ is.close();
- Socket:客户端类
- 服务器和客户端通过 InputStream 和 OutputStream 进行输入输出。

<div align="center"> <img src="../pics//ClienteServidorSockets.jpg"/> </div><br>
<div align="center"> <img src="../pics//ClienteServidorSockets1521731145260.jpg"/> </div><br>

## Datagram

Expand Down
Binary file added pics/ClienteServidorSockets1521731145260.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 67316da

Please sign in to comment.