Edinburgh Speech Tools  2.1-release
filetrans.cc File Reference
#include "EST_unix.h"
#include <cstdio>
#include "EST_String.h"
#include "EST_io_aux.h"
Include dependency graph for filetrans.cc:

Go to the source code of this file.

Functions

int socket_receive_file (SOCKET_FD fd, const EST_String &filename)
 
int socket_send_file (SOCKET_FD fd, const EST_String &filename)
 

Variables

const char * file_stuff_key = "ft_StUfF_key"
 

Function Documentation

int socket_receive_file ( SOCKET_FD  fd,
const EST_String filename 
)

Definition at line 74 of file filetrans.cc.

int socket_send_file ( SOCKET_FD  fd,
const EST_String filename 
)

Definition at line 112 of file filetrans.cc.

Variable Documentation

const char* file_stuff_key = "ft_StUfF_key"

Definition at line 54 of file filetrans.cc.