I am trying to run the code using Intellij.
From what I understood I need to follow the following steps for running the code
java PrinterPolling.java -server // to run the server
But I am not able to decipher the arguments for running the client. Can you help me with this?
I am trying to run the code using Intellij.
From what I understood I need to follow the following steps for running the code
java PrinterPolling.java -server // to run the server
But I am not able to decipher the arguments for running the client. Can you help me with this?