Skip to content

marselsampe/java-socket-tcp-sample

Repository files navigation

java-socket-tcp-sample

List sample of client-server Socket Programming build with Java.
The network protocol use TCP.
These projects use Netbeans for IDE.

1. Socket_Chat : Client-server chatting sample.
2. Socket_Date : Client get the current date of Server.
3. Socket_SendFile : Send file from Server to Client.
4. Socket_SendList : Send List Collection object.
5. Socket_SendObject : Send object that build from our class.
6. Socket_SimpleApp : Simple application of Client-server with GUI (Swing).

About

List sample of Client-server Socket Programming (TCP) build with Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages