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.391.444 Times

Mac Comm Port Client freeware
Filter: All | Freeware | Demo
 

Mac Comm Port Client

< 1 2 3 4 5 > 
Added: September 04, 2010 | Visits: 1.291

POE::Component::Client::Halo POE::Component::Client::Halo is an implementation of the Halo query protocol. SYNOPSIS use Data::Dumper; # for the sample below use POE qw(Component::Client::Halo); my $halo = new POE::Component::Client::Halo( Alias => halo, Timeout => 15, Retry => 2, ); $kernel->post(halo, info,...



Platforms: *nix

License: Freeware Size: 7.17 KB Download (163): POE::Component::Client::Halo Download

Added: May 15, 2010 | Visits: 1.048

POE::Component::Client::Rcon POE::Component::Client::Rcon is an implementation of the Rcon remote console protocol. SYNOPSIS use POE qw(Component::Client::Rcon); my $rcon = new POE::Component::Client::Rcon(Alias => rcon, Timeout => 15, Retry => 2, Bytes => 8192, ); $kernel->post(rcon, rcon, hl, 127.0.0.1, 27015,...





Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): POE::Component::Client::Rcon Download

Added: January 27, 2010 | Visits: 1.300

FUSE::Client 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...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (182): FUSE::Client Download

Added: August 09, 2010 | Visits: 1.223

Festival::Client::Async Festival::Client::Async is a non-blocking interface to a Festival server. SYNOPSIS use Festival::Client::Async qw(parse_lisp); my $fest = Festival::Client::Async->new($host, $port); $fest->server_eval_sync($lisp, %actions); # blocking $fest->server_eval($lisp); # just queues $lisp for...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): Festival::Client::Async Download

Added: January 23, 2010 | Visits: 1.024

Audio::Daemon::MPG123::Client 0.99 Audio::Daemon::MPG123::Client is a client portion of Audio::Daemon::MPG123. SYNOPSIS use Audio::Daemon::Client; my $player = new Audio::Daemon::Client(Server => 10.10.10.1, Port => 9101); # add in some mp3s $player->add(qw(Goodbye.mp3 Joey.mp3 Clothes_Of_Sand.mp3)); # set random mode on...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): Audio::Daemon::MPG123::Client 0.99 Download

Added: September 23, 2010 | Visits: 2.138

Active port forwarder Active port forwarder is a software tool for secure port forwarding. Active port forwarder uses SSL to increase security of communication between a server and a client. Originally, it was developed to forward data point to point. However, the need for bypassing firewalls in order to connect to...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (390): Active port forwarder Download

Added: January 07, 2010 | Visits: 1.094

Net::Hotline::Client Net::Hotline::Client is a Perl library for the Hotline internet client. SYNOPSIS use Net::Hotline::Client; $hlc = new Net::Hotline::Client; $hlc->connect("127.0.0.1") $hlc->chat_handler(&Chat_Handler); $hlc->msg_handler(&Msg_Handler); $hlc->login(Login => "Steve", Password =>...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (109): Net::Hotline::Client Download

Added: May 07, 2010 | Visits: 1.431

J/CoMM J/CoMM server is a middleware between RS232 controllable hardware devices (like VCRs, data projectors, cameras etc.) and a graphical user interface. Typically you will install J/CoMM server on a central workstation with multiple RS232 interfaces and with multiple hardware devices connected....


Platforms: *nix

License: Freeware Size: 112.64 KB Download (127): J/CoMM Download

Added: February 17, 2010 | Visits: 1.029

TeleAuth Client Tools TeleAuth Client Tools are a set of Unix tools for the TeleAuth two-factor/two-channel authentication system. This includes a commandline client and a set of PAM modules. It also enables out-of-the-box two-factor authentication on Linux, Mac OS X, and Windows machines. These tools can be used...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (91): TeleAuth Client Tools Download

Added: May 03, 2010 | Visits: 883

Mon::Client 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 performing certain operations, such as disableing...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (94): Mon::Client Download

Added: August 18, 2010 | Visits: 855

HTTunnel::Client 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) ; $ch->close() ; HTTunnel::Client is the client...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (90): HTTunnel::Client Download

Added: May 21, 2010 | Visits: 804

POE::Component::Client::TCPMulti POE::Component::Client::TCPMulti is a high performance client TCP library. SYNOPSIS # Short Usage POE::Component::Client::TCPMulti->create ( InputEvent => sub { printf "%s:%d: %s", $_[CHEAP]->ADDR, $_[CHEAP]->PORT, $_[ARG0]; }, SuccessEvent => sub { printf "%s:%d: Connection Recieved",...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): POE::Component::Client::TCPMulti Download

Added: November 16, 2010 | Visits: 1.902

MiniUPnP Client and Daemon 1.0 MiniUPnP Client and Daemon is an UPnP IGD client lightweight library and UPnP IGD daemon. The UPnP protocol is supported by most home adsl/cable routers and Windows 2K/XP. The aim of the MiniUpnp project is to bring a free software solution to support the "Internet Gateway Device" part of the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (220): MiniUPnP Client and Daemon 1.0 Download

Added: April 04, 2010 | Visits: 1.445

Net::Nessus::Client Net::Nessus::Client is a Nessus client module. SYNOPSIS # Connect to the Nessus Server require Net::Nessus::Client; my $client = Net::Nessus::Client->new(host => localhost, port => 1241, user => joe, password => my_password); The Nessus program is a Client/Server application offering a...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (130): Net::Nessus::Client Download

Added: January 25, 2010 | Visits: 1.120

CrossFTP Client CrossFTP is a free multi-tabbed FTP client to fetch and transmit files through network.It uses a familiar, Explorer-like interface so that the novice user can master in minutes.Some features:Web starting and updatingInternational CJK word supportLocal File searchMulti-tabArchive...


Platforms: Mac

License: Freeware Size: 2 KB Download (111): CrossFTP Client Download

Released: April 02, 2011  |  Added: April 06, 2011 | Visits: 1.166

Wolapp Cloud Client for Mac OS X Free desktop client for the web-based Wolapp Cloud application, specially developed for Mac OS X. Wolapp Cloud - Wheel Of Life Cloud is a web-based application for self-development and personal growth. Wolapp Cloud Client allows using the application without a web browser. The client fully...


Platforms: Mac

License: Freeware Size: 1.05 MB Download (257): Wolapp Cloud Client for Mac OS X Download

Released: July 15, 2011  |  Added: August 09, 2011 | Visits: 1.657

Air Playit Server for Mac Air Playit, consist of Air Playit Server for Mac and client app, is a free video streaming software. It supports remote streaming almost any auido & video to iPhone, iPad, iPod touch, and Android via WiFi 3G 4G network, acts as your personal clould server & player and let you watch videos on the...


Platforms: Mac, Other

License: Freeware Size: 10.4 MB Download (151): Air Playit Server for Mac Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 916

D2X-XL for Mac OS X D2X-XL is an OpenGL port of the classic 3D Shooter game Descent 2 for Win32, Linux and Mac OS X, containing many enhancements and bug fixes while preserving full backwards compatibility. FEATURES: · Colored lighting and lightmap support. · Full CTF mode. · Entropy multiplayer game...


Platforms: Mac

License: Freeware Size: 37 MB Download (524): D2X-XL for Mac OS X Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 422

FanRadio for Mac OS Unofficial Douban Radio client on Mac, without Flash. - Stay quietly in menu bar - Global hotkey - Growl integration - AppleScript support - Login is optional, but provides more personal experience. - Save login info in OS X Keychain


Platforms: Mac

License: Freeware Size: 1.5 MB Download (647): FanRadio for Mac OS Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 603

Linkinus for Mac OS The most advanced and easy-to-use IRC client for Mac OS X. Connect to thousands of IRC networks all over the world and find people to talk to about any topic, from sports to computers, cooking to auto repair. - Added list-only mode and icon/list toggle to Network Picker - Added list-only mode...


Platforms: Mac

License: Freeware Size: 8.4 MB Download (55): Linkinus for Mac OS Download

< 1 2 3 4 5 >