well I need a simple and nice example of how networking in java works. just the basics how to get information and how to send information…
does the server do a broadcast for information that all player should get, or does every player have to get it from the server.
I worked with chat examples but they are kinda confusing because they are console and there are these while(input) things…
well just try to give me a simple introduction
thx :>