Class and Description |
---|
Connexion
Connexion class to manage the device / server connexion
Attributes :
User Agent we choose Mozilla version 5.0
the ip of the server
the string to compose the url
an url connection to establish conection to a given url
an url attribute composed by the string url given
an Http connection to establish a connection in http mode
resCode an integer to know if the connection went well
response a buffer were we stock the data sent by the server
|