Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.335.260 Times

FUSE::Client 1.08

  Date Added: January 27, 2010  |  Visits: 1.298

FUSE::Client

Report Broken Link
Printer Friendly Version


Product Homepage
Download (182 downloads)



FUSE::Client is a Perl-FUSE client. SYNOPSIS use FUSE::Client; $c = FUSE::Client->new({ Port=>35008, Quiet=>1, }); $c->connect(); $c->send("COMMAND","parameter"); $c->disconnect(); The FUSE::Client module will create a TCP FUSE client to test sending messages to a FUSE server. The external interface to FUSE::Client is: $c = FUSE::Client->new( [%options] ); The object constructor takes the following arguments in the options hash: Quiet = 0|1 Whether to be quiet. Default is to report all events to STDOUT (not Quiet). Port = n The port for the client to connect to. Default is 1024. $c->connect(); This method connects the client to the server. $c->disconnect(); This method disconnects the client from the server. $c->send( $command, $parameter ); Send a FUSE formatted command message to the server, with the specified parameter..

Requirements: No special requirements
Platforms: Linux
Keyword: C- Client Fuse Fuseclient Libraries Programming Quiet Server
Users rating: 0/10

License: Freeware Size: 2.05 KB
USER REVIEWS
More Reviews or Write Review


FUSE::CLIENT RELATED
Libraries  -  Aapl C++ Template Library 2.14
Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied...
122.88 KB  
Libraries  -  LibMySequoia 0.9.7
LibMySequoia is an alternative library for MySQL API C client, using Carob to benefit from clustering. So, native mysql client programs can use the Sequoia clustering solution without changing any line of code in the application. HOW TO USE IT...
368.64 KB  
Libraries  -  C::DynaLib 0.55
C::DynaLib is a Perl interface to C compiled code. SYNOPSIS use C::DynaLib; use sigtrap; # recommended $lib = new C::DynaLib( $linker_arg ); $func = $lib->DeclareSub( $symbol_name [, $return_type [, @arg_types] ] ); # or $func =...
35.84 KB  
Libraries  -  KGSueMe 0.99
KGSSueMe aims to provide a sample implementation of a client for the popular Kiseido Go Server. KGSueMe project stresses documenting the protocol by giving developers code, so that they can write their own clients, rather than to provide a...
573.44 KB  
Mail Clients  -  Liamail 2002-08-07
Liamail is a graphical email client written with libraries QT. Liamail is like Outlook express. This email client supports attachment now with library mimepp.Protocol supported are pop3 and smtp. We think about to implement imap.
327.68 KB  
Libraries  -  Mon::Client 0.11
Mon::Client is a Perl module with methods for interaction with Mon client. SYNOPSIS use Mon::Client; Mon::Client is used to interact with "mon" clients. It supports a protocol-independent API for retrieving the status of the mon server, and...
23.55 KB  
Libraries  -  C/Invoke 1.0
C/Invoke is a library for connecting to C libraries at runtime. This differs from the typical method of interfacing with C, which involves writing static definitions which are then compiled to a machine-dependant format. C/Invoke provides a...
71.68 KB  
Libraries  -  Net::DAAP::Client 0.42
Net::DAAP::Client is a client for Apple iTunes DAAP service. SYNOPSIS my $daap; # see WARNING below $daap = Net::DAAP::Client->new(SERVER_HOST => $hostname, SERVER_PORT => $portnum, PASSWORD => $password); $dsn = $daap->connect;...
12.29 KB  
Libraries  -  HTTunnel::Client 0.08
HTTunnel::Client is a client class for Apache::HTTunnel. SYNOPSIS my $hc = new HTTunnel::Client("http://localhost/httunnel") ; $hc->connect(tcp, $some_host, $some_port) ; $hc->print(some request) ; my $some_response = $hc->read(1024) ;...
20.48 KB  
Libraries  -  readline C++ wrapper 0.3
readline C++ wrapper simplifies usage of the readline and history libraries for C++ programmers..
204.8 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB