On Apr 28, 2004, at 4:38 PM, Filip Hanik - Dev wrote:
>
> you should be getting both message on each terminal, then multicasting
> is working
>
Are "Terminal1" and "Terminal2" messages that should be sent? I don't
get those, but I get some garbled characters:
moose.scd.ucar.edu has address 128.117.224.85
squirrel.scd.ucar.edu has address 128.117.224.86
moose:/home/sitongia/tmp# java -cp tomcat-replication.jar MCaster
239.255.10.10 2525 Terminal1
Usage MCaster [address port message]
BEGIN TO RECEIVE
SENT:Terminal11
RECEIVED:Terminal11 FROM /128.117.224.85:2525
BEGIN TO RECEIVE
SENT:Terminal12
RECEIVED:H?H??u?Utcp://128.117.224.85:4001 FROM /128.117.224.85:2525
...
squirrel:/home/sitongia/tmp# java -cp tomcat-replication.jar MCaster
239.255.10.10 2525 Terminal2
Usage MCaster [address port message]
BEGIN TO RECEIVE
RECEIVED:Terminal21 FROM /128.117.224.86:2525
SENT:Terminal21
BEGIN TO RECEIVE
SENT:Terminal22
RECEIVED:Jm
??u?Vtcp://128.117.224.86:4001 FROM /128.117.224.86:2525
BEGIN TO RECEIVE
SENT:Terminal23
RECEIVED:Jo
??u?Vtcp://128.117.224.86:4001 FROM /128.117.224.86:2525
I see, they never receive anything from the other node.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)