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
sethostname(2) - redhat
pacparser_find_proxy(3) - debian
socket_sendto(3) - php
net::epp::frame::command::check::host(3pm) - debian
net::epp::frame::command::delete::host(3pm) - debian
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Tar Command
Docker learning Phase-I