Skip to content

Techno-coder/InterProcessCommunicationPOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

To run:

  1. Run the go file in go
  2. Run the main function in Main.java

A HelloPacket data will be exchanged across the go process and java process

This is achieved with localhost TCP sockets

About

Proof of concept of interprocess communication with sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published