Write a udp client server program. client send radius to server and server should be able to calculate area of circle and respond to client.
Answers
Answered by
2
Java program to send a message from client to server and receive a response back using socket programming
Similar questions