netParsedUrl Struct Reference

#include <net.h>


Data Fields

char protocol [16]
char user [128]
char password [128]
char host [128]
char port [16]
char file [1024]


Detailed Description

Definition at line 107 of file net.h.


Field Documentation

char netParsedUrl::protocol[16]

Definition at line 110 of file net.h.

Referenced by netGetOpenFtp(), netHttpConnect(), and netParseUrl().

char netParsedUrl::user[128]

Definition at line 111 of file net.h.

Referenced by netGetOpenFtp(), netHttpConnect(), netHttpGet(), and netParseUrl().

char netParsedUrl::password[128]

Definition at line 112 of file net.h.

Referenced by netGetOpenFtp(), netHttpConnect(), netHttpGet(), and netParseUrl().

char netParsedUrl::host[128]

Definition at line 113 of file net.h.

Referenced by netGetOpenFtp(), netHttpConnect(), netHttpGet(), and netParseUrl().

char netParsedUrl::port[16]

Definition at line 114 of file net.h.

Referenced by netGetOpenFtp(), netHttpConnect(), netHttpGet(), and netParseUrl().

char netParsedUrl::file[1024]

Definition at line 115 of file net.h.

Referenced by netGetOpenFtp(), netHttpConnect(), netHttpGet(), netHttpGetMultiple(), and netParseUrl().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:26:35 2007 for blat by  doxygen 1.5.2