Skip to content

randsec/IsoMonksComm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IsoMonksComm

Communication between Java and C# for IsoMonks

How to use

Linux

Just use javac <name_of_java_file>to compile. You'll need to compile all Java classes. Then just execute java Main. It should launch a Server.

Now compile C# classes. Type mcs client.cs. Then mono client.exe. You will launch a Client.

After this two instances are launched, you can send messages between terminals.

About

Communication between Java and C# for IsoMonks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published