Simple jock
Lets do a very simple transmission involving doit.shdoit.sh which starts the server and puts it in the background by ending the command with the character &, waits 5 seconds to make sure the server is started, and then runs the client. Each program creates its own logfile, and the logfile names start with S and C respectively so that even though they are in the same directory you can tell them apart. The service options-s option, and the client does not.
The default direction is from client to server. If you want
the opposite direction give the The logging options-v -V tells each program to log pretty
much everything it does. The |
|
|
Code linksListings
|