WINSOCK SEND FLOAT
Puts a float (4 bytes) on a TCP stream. Requires a tcp channel with an open connection to work.
SYNTAX
WINSOCK SEND FLOAT tcp_channel as Dword, a_float as Float
RELATED INFO
WINSOCK command menu
Index
EXAMPLE
Showcase-example 1
Showcase-example 2