xlthostsenddata(3x) redhat man page | unix.com

Man Page: xlthostsenddata

Operating Environment: redhat

Section: 3x

XltHostSendData(3X)													       XltHostSendData(3X)

NAME
XltHostSendData - Function to send binary data to a Host
SYNOPSIS
#include <Xlt/Host.h> Widget XltHostSendData(host, data, len) Widget host; char *data; int len;
DESCRIPTION
XltHostSendData sends len bytes of data, pointed to by data, to the connected Host. host The Host widget ID data The data to send. len The number of bytes to send. For a complete description of Host, see XltHost(3X)
RELATED INFORMATION
XltHost(3X). XltHostSendString(3X). XltHostSendData(3X)
Related Man Pages
gethostname(2) - redhat
sethostname(2) - redhat
socket_send(3) - php
socket_sendto(3) - php
net::epp::frame::command::info::host(3pm) - debian
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Retrieving previous command in a script
About TODO
Shopt -s histappend
[TIP] Processing YAML files with yq