Skip to content
Snippets Groups Projects
Commit 764fdebf authored by Brutzman, Don's avatar Brutzman, Don
Browse files

add newlaptop console to shared session log

parent ee50188a
No related branches found
No related tags found
No related merge requests found
......@@ -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
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