Skip to content

ghazalb76/SocketProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Programming

This project is a Client/Server communication via Socket Programming which server waits for clients to connect to it. After establishment of connections, client1 sends a matrix to server and server sends it to client2, client2 multiplies the matrix by itself and returns it to server. Server prints the received matrix and send it to client1 and finally client1 prints it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages