Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
e1e6c541
Commit
e1e6c541
authored
6 years ago
by
courtneythomerson
Browse files
Options
Downloads
Patches
Plain Diff
Cain Thomerson - ReadMe Final
parent
dd1adf51
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deliverables/src/MV3500Cohort2018JulySeptember/FinalProject/CainThomersonFinal/ReadMe.txt
+5
-6
5 additions, 6 deletions
...8JulySeptember/FinalProject/CainThomersonFinal/ReadMe.txt
with
5 additions
and
6 deletions
deliverables/src/MV3500Cohort2018JulySeptember/FinalProject/CainThomersonFinal/ReadMe.txt
+
5
−
6
View file @
e1e6c541
Final Project Notes:
Final Project Notes:
We
used code
via DIS over a LAN (Local Area Network).
We
constructed code to communicate between parties
via DIS over a LAN (Local Area Network).
The PDU and Espdu files were the genesis of the two files.
The PDU and Espdu
example
files were the genesis of the two files.
To run our code you need to open two main classes
To run our code you need to open two main classes
C_T_EspduRequestingUnit.java, and C_T_EspduSupplyingUnit.java
C_T_EspduRequestingUnit.java, and C_T_EspduSupplyingUnit.java
In order to get the program to run properly, execute:
In order to get the program to run properly, execute:
First: C_T_EspduSupplyingUnit.java
First: C_T_EspduSupplyingUnit.java
Next: C_T_EspduRequestingUnit.java
Next: C_T_EspduRequestingUnit.java
Each class has both
a
sender and
a
receive
r built into them
. They are listening
Each class has
the capability to
both sender and receive
packages
. They are listening
different
types of PDU packets, and will then send a response.
for specific
types of PDU packets, and will then send a response
accordingly
.
Below is the output from running the code-
Below is the output from running the code-
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment