Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
D0020E-projekt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Henrik Tjäder
D0020E-projekt
Commits
59b6bcf8
Commit
59b6bcf8
authored
10 years ago
by
Henrik Tjäder
Browse files
Options
Downloads
Patches
Plain Diff
Updated the wording in the README, it now better reflect the defaults.
parent
4807b49b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+6
-4
6 additions, 4 deletions
README
with
6 additions
and
4 deletions
README
+
6
−
4
View file @
59b6bcf8
...
...
@@ -16,14 +16,16 @@ Requirements:
Usage instructions:
On one machine open UDP_client_server.py, change the IP addresses, ports, packet size, etc.
On one machine edit UDP_client_server.py, change the IP addresses, ports, packet size, etc
accordingly to your network settings.
On the other machine do the same with the UDP_reflector.py
As default they point to localhost (IPv6), so it is possible to run it on loopback.
As default both IPv4 and IPv6 loopback devices are provided in the code,
use these as a starting ground for your use-case.
Start UDP_reflector.py first: python UDP_reflector.py
Start UDP_client_server.py: python UDP_client_server.py
Start UDP_reflector.py first: python
(2)
UDP_reflector.py
Start UDP_client_server.py: python
(2)
UDP_client_server.py
Stop with CTRL+C
...
...
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