Example: lrs_send

In the following example, the lrs_send function sends data to a server with an IP address of 199.203.77.246:21.

lrs_accept_connection("socket4", "socket5");
lrs_send ("socket5", "buf5", "TargetSocket=199.203.77.246:21", LrsLastArg );