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

initial commit final project

09/05/2020
parent 361d9230
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ public class GermanyEspduReceiverEspduVPNSender { ...@@ -22,7 +22,7 @@ public class GermanyEspduReceiverEspduVPNSender {
/** /**
* Stefan's IP in argon * Stefan's IP in argon
*/ */
public static final String VPN_RECEIVER_ADDRESS = "10.0.105.10"; public static final String VPN_RECEIVER_ADDRESS = "10.1.105.10";
/** /**
* Max size of a PDU in binary format that we can receive. This is actually * Max size of a PDU in binary format that we can receive. This is actually
......
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