

TESTING:

server:

to std output (screen) : java ServerFrame -t 
to file : 		 java ServerFrame -t >> file.txt


client:
to std output (screen) : java BlackjackFrame -t 
to file : 		 java BlackjackFrame -t >> file.txt


the 2 files here are output from our system testing.