SendNetworkData()

Syntax

SendNetworkData(ConnectionID, *MemoryBuffer, Length)

Description

Send raw data to the specified client. This command can be used by both client and server applications. On server side, 'ConnectionID' is the client which should recieve this data. On client side, 'ConnectionID' is returned by OpenNetworkConnection().

Supported OS

Windows, AmigaOS, Linux

Network - Index