Simple Client / Server Communication
5979 views
A simple server and client communication example using the code from the previous video, "CS455: Introduction to Sockets in Java".
The server code: https://www.cs.colostate.edu/~cs455/ispaces/NetworkCode/server.java
The client code: https://www.cs.colostate.edu/~cs455/ispaces/NetworkCode/client.java
The server code: https://www.cs.colostate.edu/~cs455/ispaces/NetworkCode/server.java
The client code: https://www.cs.colostate.edu/~cs455/ispaces/NetworkCode/client.java
Suggested Videos
02:00
Basic Git Tutorial Part 1: Set-up and Committing Files
2317 views
01:31
Create a Maven Project in IntelliJ
3087 views
01:56
Hadoop - Configuration Files
2422 views
01:53
Java NIO - Introduction
1749 views
03:05
Run Script for C Programs
2237 views
01:52
Java: Compile and Run Programs in the Terminal
1337 views
01:34
Basic Git Tutorial Part 2: Useful Commands
2103 views
08:05
Multi-Threaded Java Programs
2272 views
01:55
Certificate Installation on MacOS with Google Chrome
1092 views
01:51
GitHub SSH Keys
7480 views
02:23
Zip Files in Linux
1624 views
01:43
Factory Design Patterns
1917 views
02:08
Setting up a package structure in Java
1138 views
00:31
Changing Your CS Password
1186 views
02:07
Passing a Pipe's File Descriptor to a Process
3154 views