Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Committer:
ashleymills
Date:
Thu Nov 01 15:49:08 2012 +0000
Revision:
67:a61d60fa342c
Child:
69:4fc3b0ad12c7
Updated suite to latest version of library.; Added upload test, uploads increasingly large files from 128 bytes to 1meg in powers of 2 increments.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
ashleymills 67:a61d60fa342c 1 #pragma once
ashleymills 67:a61d60fa342c 2 bool connectToSocket(char *ipAddress, int port, int *sockfd);