forked from eugenp/tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Making examples simple * Changing variable names * Modificatons in naming * Review changes
- Loading branch information
Showing
2 changed files
with
35 additions
and
45 deletions.
There are no files selected for viewing
30 changes: 11 additions & 19 deletions
30
core-java-networking/src/main/java/com/baeldung/socket/read/Client.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 changes: 24 additions & 26 deletions
50
core-java-networking/src/main/java/com/baeldung/socket/read/Server.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters