Skip to content

Diogomartf/Java-Socket-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Socket-Server

This is a Java Server that waits for an Ip adress via sockets and then make a get request via sockets to heartbeat.dsi.uminho.pt/heartbeat.svc/show?ip=' with the ip received.

The java client is basically just sending an Ip and waiting for the response (all the ips present in the heartbeat).

It also has a JavaScript Client in my repositories called JSClient that works with this server.

This was made for Distributed Systems @ Uminho

About

This is a Java Server that listen sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages