Skip to content
Snippets Groups Projects
Commit c1b3e3d0 authored by bweissenbergergy's avatar bweissenbergergy
Browse files

edit README

08/17/2020
parent acd18edf
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,15 @@ References include
Questions and innovation are always welcome, good luck!
**************************************************
Project for HW #3
Team: "Germany" (Stefan and Bernd)
**************************************************
This program(s) do(es) the following:
- send two numbers, a mathematical operator and a port number over VPN to a TCP receiver
- the TCP receiver calculates the result and send it back to the sender over VPN using UDP!
......@@ -22,7 +31,7 @@ How to run the project:
0. connect both computer with the argon net
1. run UDPResultReceiver on Bernd's computer
2. run TCPNumberReceiverUDPResultSender on Stefan's computer
3. find out Stefan's IP within the argon net
3. find Stefan's IP within the argon net
4. change the TCP_ARGON_SERVER_IP in class TCPNumberSender to Stefan's IP.
5. run TCPNumberSender
......
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