diff options
-rw-r--r-- | cppe/demo/IceE/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cppe/demo/IceE/README b/cppe/demo/IceE/README index e309a0a98be..786dfef15a5 100644 --- a/cppe/demo/IceE/README +++ b/cppe/demo/IceE/README @@ -7,10 +7,10 @@ Demos in this directory: - bidir - This demo shows how to use bi-directional connections for - callbacks. This is typically used if the server cannot open a - connection to the client to send callbacks, for example, because - firewalls block incoming connections to the client. + This demo shows how to use bi-directional connections for callbacks. + This is typically used when the server cannot open a connection to + the client to send callbacks, for example, because firewalls block + incoming connections to the client. - callback @@ -22,7 +22,7 @@ Demos in this directory: - chat MFC and command-line clients that work with the Glacier2 chat demo - found in the Ice distibution. + found in the Ice distribution. - hello |