Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 203 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 203 Bytes

This demo implements the printer example in the Ice Manual.

To run it, start the server in a window:

./.build/debug/Server

In a separate window, run the client:

./.build/debug/Client