Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

ftp_desc Struct Reference

#include <ftp.h>


Data Fields

int sd_ctrl
int sd_data
unsigned int local_ctrl_port
unsigned int local_data_port
unsigned int host_ctrl_port
unsigned int host_data_port
long HostIPAddr
char HostIPStr [20]


Field Documentation

unsigned int ftp_desc::host_ctrl_port
 

Definition at line 74 of file ftp.h.

Referenced by ftp_open().

unsigned int ftp_desc::host_data_port
 

Definition at line 75 of file ftp.h.

Referenced by ftp_open(), ftp_recvfile(), and ftp_sendfile().

long ftp_desc::HostIPAddr
 

Definition at line 76 of file ftp.h.

Referenced by ftp_open().

char ftp_desc::HostIPStr[20]
 

Definition at line 77 of file ftp.h.

Referenced by ftp_open(), ftp_recvfile(), and ftp_sendfile().

unsigned int ftp_desc::local_ctrl_port
 

Definition at line 72 of file ftp.h.

Referenced by ftp_open().

unsigned int ftp_desc::local_data_port
 

Definition at line 73 of file ftp.h.

Referenced by ftp_open(), ftp_recvfile(), and ftp_sendfile().

int ftp_desc::sd_ctrl
 

Definition at line 70 of file ftp.h.

Referenced by ftp_close(), ftp_cwd(), ftp_dele(), ftp_login(), ftp_logout(), ftp_mkd(), ftp_open(), ftp_pwd(), ftp_recvfile(), ftp_rmd(), and ftp_sendfile().

int ftp_desc::sd_data
 

Definition at line 71 of file ftp.h.

Referenced by ftp_open(), ftp_recvfile(), and ftp_sendfile().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 4 21:47:44 2002 for k/os mp3v2 by doxygen1.2.16