Class HumanConnectionHelper

Description

Utilitarios para conexao com servidores.

  • author: Tiago
  • version: 1.0
  • since: 05/05/2011

Located in /human_gateway_client_api/util/HumanConnectionHelper.php (line 10)


	
			
Method Summary
static resource connectService (string $host)
static string getResponse (resource $sock)
Methods
static method connectService (line 19)

Cria e testa uma conexão com um servidor

  • return: fsockopen.
  • throws: RuntimeException
  • access: public
static resource connectService (string $host)
  • string $host
static method getResponse (line 37)

Retorna o response do socket

  • access: public
static string getResponse (resource $sock)
  • resource $sock

Documentation generated on Mon, 16 May 2011 16:25:40 +0200 by phpDocumentor 1.4.3