Skip to content

amanvars/c-_java_socketprogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

It is socket program which multiplies two matrix. First, two matrices are read from file in C++ code and send to Java through socket. Multiplication of matrix takes place in Java code. Result is sent back to C++ again through socket programming and output is shown on console. C++ code acts as client and Java code acts as Server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published