Action. C: error: time has to try to connect timeout, error code: 9017,
# include "the LRS. H"
Vuser_init ()
{
Lrs_startup (257);
return 0;
}
# include "the LRS. H"
The Action ()
{
Lrs_create_socket (" socket0 ", "TCP", "RemoteHost=121.23.24.21:6666", LrsLastArg);
Lrs_send (" socket0 ", "buf0", LrsLastArg);
Lrs_receive (" socket0 ", "buf1", LrsLastArg);
Socket0 lrs_close_socket (" ");
return 0;
}
# include "the LRS. H"
Vuser_end ()
{
Lrs_cleanup ();
return 0;
}
CodePudding user response:
Brother you solved yet