| Package | Description |
|---|---|
| msgsim |
| Modifier and Type | Class and Description |
|---|---|
class |
EchoClient |
class |
EchoServer
The EchoServer, along with the EchoClient, are used to test communications between two disparate nodes on network
using TCP/IP.
|
class |
ExchangeTest
The ExchangeTest class tests what happens when a client sends a message, the server receives the message and
acknowledges it (aka sends an ACK), however, the client discards the ACK and proceeds to send another message
for which the server will replay again, only this time, the client expects a response from the server...
|
class |
MessageClient
Created by IntelliJ IDEA.
|
class |
MessageServer |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.