Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tpf-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
TPF
tpf-server
Commits
1acf98dd
Commit
1acf98dd
authored
4 years ago
by
Roman Haefeli
Browse files
Options
Downloads
Patches
Plain Diff
show correct client ID in debug output
parent
7938970f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2
Proto2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tpf-server.pd
+6
-4
6 additions, 4 deletions
tpf-server.pd
with
6 additions
and
4 deletions
tpf-server.pd
+
6
−
4
View file @
1acf98dd
#N canvas 500 106 412 472 10;
#X declare -path netpd-server/includes;
#X declare -path osc;
#N canvas 5
2
9 2
22
830 401 tpf.communication 0;
#N canvas 5
1
9 2
14
830 401 tpf.communication 0;
#X obj 7 8 r SERVER;
#X obj 7 74 s \$0.from;
#X obj 488 14 r SERVER;
...
...
@@ -101,7 +101,6 @@
#X obj 213 325 list split 1;
#X obj 247 350 s \$0.to;
#X obj 488 58 t a a;
#X obj 628 321 r \$0.room;
#X connect 0 0 16 0;
#X connect 2 0 3 0;
#X connect 3 0 44 0;
...
...
@@ -146,7 +145,7 @@
#X connect 44 0 4 0;
#X connect 44 1 29 0;
#X restore 13 132 pd tpf.communication;
#N canvas 6
7
2 1
46 57
4 550 register/name 0;
#N canvas 6
6
2 1
38 66
4 550 register/name 0;
#X obj 147 385 s \$0.to;
#X obj 7 11 r \$0.from;
#X msg 147 363 /register/done;
...
...
@@ -194,6 +193,7 @@
#X obj 7 120 t a b a a, f 57;
#X msg 346 147 symbol \$1;
#X obj 346 170 s \$0.room;
#X text 410 167 tell room upon new client connection;
#X connect 1 0 15 0;
#X connect 2 0 0 0;
#X connect 3 0 16 0;
...
...
@@ -227,7 +227,7 @@
#X connect 3 0 1 0;
#X restore 13 153 pd protol/version;
#X obj 13 50 text define \$0.clients;
#N canvas 5
1
6 23
8
494 528 unregister/name 0;
#N canvas 5
0
6 23
0
494 528 unregister/name 0;
#X text 11 9 We want disconnceting clients to automatically unregister
by IP and port.;
#X obj 14 50 r SERVER;
...
...
@@ -675,6 +675,7 @@ by IP and port.;
#X obj 17 38 spigot 0;
#X obj 23 147 spigot 0;
#X obj 204 13 inlet;
#X obj 170 155 r \$0.to.client;
#X connect 0 0 8 0;
#X connect 2 0 9 0;
#X connect 3 0 4 1;
...
...
@@ -685,6 +686,7 @@ by IP and port.;
#X connect 9 0 6 0;
#X connect 10 0 9 1;
#X connect 10 0 8 1;
#X connect 11 0 6 1;
#X restore 275 285 pd DEBUG;
#X obj 275 258 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
...
...
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