Net :: tftp.

Classe do cliente TFTP
Baixe Agora

Net :: tftp. Classificação e resumo

Propaganda

  • Rating:
  • Licença:
  • Perl Artistic License
  • Preço:
  • FREE
  • Nome do editor:
  • Graham Barr
  • Site do editor:
  • http://search.cpan.org/~gbarr/

Net :: tftp. Tag


Net :: tftp. Descrição

Classe do cliente TFTP. Net :: TFTP é uma classe Perl implementando um simples cliente de protocolo de transferência de arquivos trivial em Perl como descrito em RFC1350. Net :: TFTP também suporta a extensão de opção TFTP (conforme descrito em RFC2347), com as seguintes opções RFC2348 Blocksize OptionyNopsis Use NET :: TFTP; $ tftp = net :: tftp-> novo ("alguns.host.name", blocksize => 1024); $ tftp-> ascii; $ tftp-> get ("remotefile", "localFile"); $ tftp-> get ("remotefile", \ * stdout); $ fh = $ tftp-> get ("remotefile"); $ tftp-> binário; $ tftp-> colocar ("localFile", "remotefile"); $ tftp-> colocar (\ * stdout, "remotefile"); $ fh = $ tftp-> colocar ("remotefile"); $ err = $ tftp-> Requisitos de erro: · Perl.


Net :: tftp. Software Relacionado

Scgi.

Para implementar uma interface SCGI para um servidor de aplicativos ...

162

Download