Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
764fdebf
Commit
764fdebf
authored
7 months ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
add newlaptop console to shared session log
parent
ee50188a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/src/UdpExamples/MulticastUdpChatKeyboardLog.txt
+17
-0
17 additions, 0 deletions
examples/src/UdpExamples/MulticastUdpChatKeyboardLog.txt
with
17 additions
and
0 deletions
examples/src/UdpExamples/MulticastUdpChatKeyboardLog.txt
+
17
−
0
View file @
764fdebf
...
...
@@ -20,9 +20,25 @@ type new message here: oldlaptop 2
Sent packet 2 of 100: "oldlaptop 2"
type new message here: quit
Sent packet 3 of 100: "quit"
===============================
newlaptop MulticastUdpChatKeyboardSender
ant -f C:\\x3d-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run.single -Djavac.includes=UdpExamples/MulticastUdpChatKeyboardSender.java -Drun.class=UdpExamples.MulticastUdpChatKeyboardSender run-single
init:
Deleting: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
deps-jar:
Updating property file: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
Compiling 1 source file to C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes
compile-single:
run-single:
UdpExamples.MulticastUdpChatKeyboardSender started...
Multicast address/port: 239.1.2.15/1718
[DisThreadedNetworkInterface] using network interface Intel(R) Wi-Fi 6E AX210 160MHz
type new message here: newlaptop 1
Sent packet 1 of 100: "newlaptop 1"
type new message here: newlaptop 2
Sent packet 2 of 100: "newlaptop 2"
===============================
oldlaptop MulticastUdpReceiver
...
...
@@ -44,4 +60,5 @@ Multicast packets received log:
3. "[brutzman 2] newlaptop 2"
4. "[brutzman 2] oldlaptop 2"
5. "[brutzman 3] quit"
===============================
\ No newline at end of file
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