|
| |
|
EchoEcho is socket based line feed echo application. It listens for socket connections and then prints the resulting text stream out to the screen, splitting the stream by Carriage Return/Line Feeds. Getting StartedGo to the demo/echo directory that is inside the dist directory. The following scripts can be run to start the server. For Windows execute: demo/echo/run.bat For Linux/Mac OS execute: demo/echo/run.sh Raindrop will create a very small, lightweight, server running on port 8080. Once the appropriate script has been executed you can telnet into the application and send data to it as follows: telnet localhost 8080 ConfigurationThe raindrop configuration file is available from: dist/demo/httpServer/raindrop.xml |
| |
Copyright © 2007, Ewan Silver
|