Posts by Hugo • 11 points
1 post
-
1
votes1
answer66
viewsQ: Problem sending arrays from one method to another using Thread in Java
I’m doing a program that simulates sending a message from the physical layer to another physical layer of the OSI (ISO reference) model of networks. My code has a method that sends "frames"…