aboutsummaryrefslogtreecommitdiffstats
path: root/icnet/transport/icnet_transport_rate_estimation.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-29Updated the rate estimation mecanism to compute downloading timeJacques Samain1-1/+2
Change-Id: Icc6835e719f77e45dc75e0fcccaa29a39c36c359 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-06-05- Added new interface between applications and library:Mauro Sardara1-0/+191
- Application retrieve resources using the common HTTP url format. - Translation between network names and application names performed by the library - Added basic error handling - Added utils for http connections - Added support for differetn build types (DEBUG, RELEASE, RELEASE with debug symbols, RELEASE with min size executable) - Added support for iOS Change-Id: I8ba2a5d8bd70a4f7721e1bbc2efe3fb81ed2c98c Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>