A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/ftp__utils_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/utils/ftp_utils.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

46  const char

* url = ftp_url.c_str();

49  string

err =

"Cannot parse URL \""

;

56  string

err =

"URL scheme must be FTP"

;

62  if

(!*net_info->

user

) {

63

strcpy(net_info->

user

,

"ftp"

);

80

content.push_back(fname);

CConn_FtpStream is an elaborate FTP client, can be used for data downloading and/or uploading to and ...

#define NCBI_THROW(exception_class, err_code, message)

Generic macro to throw an exception, given the exception class, error code and message string.

static void GetDirContent(vector< string > &content, const string &ftp_url)

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

int ConnNetInfo_ParseURL(SConnNetInfo *net_info, const char *url)

SConnNetInfo * ConnNetInfo_Create(const char *service)

void ConnNetInfo_Destroy(SConnNetInfo *net_info)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4