tf_img_write_net

Name

tf_img_write_net -- 

Synopsis

int tf_img_write_net (int sock, TinyFitsImg * img);

Arguments

sock

img

Description

This function sends a series of images over an internet stream socket to a host and port specified in the arguments. The tf_img_read_net function must be running on the host machine, on the appropriate port, in order to accept the connection.