Programmer245 / IS24-AM32

Software Engineering Project - Bachelor of Computer Engineering (PoliMi)
0 stars 0 forks source link

Popup for initial connection failed, while using GUI, show up for Socket but not for RMI #144

Closed MarBerSpace closed 4 months ago

MarBerSpace commented 4 months ago

image image

MarBerSpace commented 4 months ago

Furthermore on initial connection failure, ip and port fields are emptied if using Socket but not if using RMI

ingconti commented 4 months ago

if You store IP/ port in a list 8or similar..) better to remove this data completely form list.

lorenzo-cmyk commented 4 months ago

image

Fixed

lorenzo-cmyk commented 4 months ago

image

Working on socket also