ducthinh2111 / weekend-project

0 stars 0 forks source link

Socket Programming #2

Open ducthinh2111 opened 2 months ago

ducthinh2111 commented 2 months ago

Socket Programming In Java

Lowest level of a java application when receiving a request or return a response

Requirements

Write a simple client-server communication

Take away

Further research:

Virtual thread in Java 21