29.08.2010, 01:39
SA-MP uses UDP, and this is a TCP plugin. You could only send data to other servers using this plugin.
Great update, StrickenKid, although it seems that there is now another error - I keep getting WSA error 10054 when trying to send data multiple times, and there is actually a problem.
I sent 14 bytes to a client, then 6 bytes, (two seperate socket_send calls) but the 6 bytes are a copy of the first 6 of the 14 I sent earlier.
Great update, StrickenKid, although it seems that there is now another error - I keep getting WSA error 10054 when trying to send data multiple times, and there is actually a problem.
I sent 14 bytes to a client, then 6 bytes, (two seperate socket_send calls) but the 6 bytes are a copy of the first 6 of the 14 I sent earlier.