| TUrl() > Instance variables |
![]() |
![]() |
![]() |
CHaracter string holding the internet protocol to use for server access.
| Data type: | C | Default: | "" |
The instance variable :cProto holds a character string describing the internet protocol to use for server communications. The following protocols are supported with the TIp classes:
Internet protocols
| :cProto | TIp class | Description |
|---|---|---|
| "ftp" | TIpClientFtp() | File Transfer Protocol |
| "http" | TIpClientHttp() | HyperText Transfer Protocol |
| "pop" | TIpClientPop() | Post Office Protocol |
| "smtp" | TIpClientSmtp() | Simple Mail Transfer Protocol |
http://www.xHarbour.com