during the network course, I took at the University I build a chat application Using Java that has two kinds of connections: TCP and UPD (UPD between clients, TCP between client and the server)
for the first part:
for the second Part:
first client:
second client:
server Side:



