Internet domain socket

Unix domain socket

You can forward the unix domain socket with the -R option of the ssh command.

1ssh -R remote_socket:local_socket

https://github.com/nikhilroxtomar/Multiple-Client-Server-Program-in-C-using-fork