From b9f5df339da63f78cd39d18df6361f3e603a95f0 Mon Sep 17 00:00:00 2001 From: "Loeffelman, Garrett (Capt)" <galoeffe@nps.edu> Date: Tue, 11 Sep 2018 09:13:46 -0700 Subject: [PATCH] Upload New File --- .../FinalProject/LoeffelmanSeverson/ReadMe.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 deliverables/src/MV3500Cohort2018JulySeptember/FinalProject/LoeffelmanSeverson/ReadMe.txt diff --git a/deliverables/src/MV3500Cohort2018JulySeptember/FinalProject/LoeffelmanSeverson/ReadMe.txt b/deliverables/src/MV3500Cohort2018JulySeptember/FinalProject/LoeffelmanSeverson/ReadMe.txt new file mode 100644 index 0000000000..480cc9e102 --- /dev/null +++ b/deliverables/src/MV3500Cohort2018JulySeptember/FinalProject/LoeffelmanSeverson/ReadMe.txt @@ -0,0 +1,8 @@ +To run this program run the receiver first, and then run the sender. + +The Sender will send a picture specified by the URL at the top of the try block + +You can change the url to a different image, but keep in mind the image must be smaller then + +100,000 bytes or 100 kb. + -- GitLab