Skip to content
Snippets Groups Projects
Commit e1e6c541 authored by courtneythomerson's avatar courtneythomerson
Browse files

Cain Thomerson - ReadMe Final

parent dd1adf51
No related branches found
No related tags found
No related merge requests found
Final Project Notes:
We used code via DIS over a LAN (Local Area Network).
The PDU and Espdu files were the genesis of the two files.
We constructed code to communicate between parties via DIS over a LAN (Local Area Network).
The PDU and Espdu example files were the genesis of the two files.
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:
First: C_T_EspduSupplyingUnit.java
Next: C_T_EspduRequestingUnit.java
Each class has both a sender and a receiver built into them. They are listening
different types of PDU packets, and will then send a response.
Each class has the capability to both sender and receive packages. They are listening
for specific types of PDU packets, and will then send a response accordingly.
Below is the output from running the code-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment