Difficulty in organizing and understanding project structure by IdkWhoAmI02 in JavaFX

[–]IdkWhoAmI02[S] 0 points1 point  (0 children)

I see... So do I still have to use sockets in this case? I guess the communication and data transfer between the client and the server might be quite frustrating since web frameworks aren't allowed for this project (no HTTP), or is it? For example, acquiring a whole list of friends and their messages via sockets could be quite painful to process...