|
Loop-Back Server |
Top Previous Next |
|
The example Remote_loopback can be used to test communication with a computer located outside of your local network. This example connects to our server and sends few kilobytes of data to it. The server is programmed to invert data and send it back to client. The client receives this data, checks if it is correct and reports it on the screen. You need to enter the IP address of your Gateway for the example to work.
|