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

Inet Casino freeware
Filter: All | Freeware | Demo
 

Inet Casino

< 1 2 3 4 5 > 
Added: February 19, 2010 | Visits: 803

Klaxon Klaxon is a simple detector od scanning booted from inetd. Instead of actually executing anything, it returns a benign error to the caller, and syslogs the calling host, username, and name of attempted service access. Its also extremely useful for detecting portscanner attacks like those...



Platforms: *nix

License: Freeware Size: 11.26 KB Download (96): Klaxon Download

Added: January 21, 2010 | Visits: 784

Audio::Moosic Audio::Moosic is a Moosic client library for Perl. SYNOPSIS use Audio::Moosic; $moo = Audio::Moosic::Unix->new(); $moosic->append(/home/me/somewhat.ogg); $moosic->play; print $moosic->current, "n"; $moosic->pause; ... Audio::Moosic acts as a client for the musical jukebox programm...





Platforms: *nix

License: Freeware Size: 9.22 KB Download (89): Audio::Moosic Download

Added: August 21, 2010 | Visits: 2.000

Emcast Emcast project is a generic multicast toolkit. Emcast is a multicast toolkit for distributed/peer-to- peer applications that require multicast communication. It includes the program "emcast", a generic multicast utility (like netcat), and the library "libemcast", a generic multicast library....


Platforms: *nix

License: Freeware Size: 286.72 KB Download (211): Emcast Download

Added: July 08, 2010 | Visits: 5.213

PHP Keno Simulator PHP Keno Simulator project is a Keno payout ruleset simulator. PHP Keno Simulator is a payout ruleset simulator for the classic game Keno. You can tune the payout chart to fulfill your "house advantage" or you can just calculate for fun (predefining the correct payouts) what the odds of...


Platforms: *nix

License: Freeware Size: 1.02 KB Download (340): PHP Keno Simulator Download

Added: November 24, 2010 | Visits: 1.550

netboot dhctp/tftp server netboot project allows you to easily bootstrap Ubuntu or Debian netinstaller. Or assign address to network device like ILO to configure it. Very simple in use and need almost zero configuration. I always hated dhcpd and tftp-ha. For looking who is asking for boot: kef@flash:~$ sudo ./netboot...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (108): netboot dhctp/tftp server Download

Added: January 20, 2010 | Visits: 1.842

iTMS-4-ALL iTMS-4-ALL is a Perl CGI script that allows you to search Apples iTunes Music Store from any Web browser. First of all, you can try the live script. Thanks to the people at Downhill Battle for hosting the script---they have also posted some interesting ideas about how the iTunes database can be...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (238): iTMS-4-ALL Download

Added: January 20, 2010 | Visits: 790

RPC::pClient RPC::pClient is a Perl extension for writing pRPC clients. SYNOPSIS use RPC::pClient; $sock = IO::Socket::INET->new(PeerAddr => joes.host.de, PeerPort => 2570, Proto => tcp); $connection = new RPC::pClient(sock => $sock, application => My App, version => 1.0, user => joe, password...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (97): RPC::pClient Download

Added: March 02, 2010 | Visits: 1.031

GENeric Radio IP GENRIP is a kernel driver (presently for Linux only) that enables you to carry ethernet frames over generic low-speed/low-power serial radios, such as Microhards MHX series radios. It is intended to speed up the development cycle for those creating low-powered Embedded telemetry and SCADA...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (95): GENeric Radio IP Download

Added: April 16, 2010 | Visits: 594

Kuote Kuote is an applet for the KDE panel, inspired by Gnomes Wanda the Fish. It displays an animated character (a fish by default), which pops up quotes generated by the fortune(6) program when clicked (and optionally shows them in tooltips, too). Kuote supports kioslaves for both the animation...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (96): Kuote Download

Added: July 18, 2010 | Visits: 1.828

Net::Whois::RIPE Net::Whois::RIPE is an object-oriented Perl library module that provides methods to query, retrieve, and update RIPE-157 formatted objects from whois servers that support this format. In particular, both the Asian and European Internet Registries (whois.ripe.net and whois.apnic.net) support...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (100): Net::Whois::RIPE Download

Added: January 22, 2010 | Visits: 894

Apache Users Apache Users project is an Apache username enumerator, via /~username requests. This script uses a list of common system names like root, admin etc ... You should manually check the issue to establish the http return code, ie: 403 as this is needed for the command line. No native SSL support....


Platforms: *nix

License: Freeware Size: 23.55 KB Download (92): Apache Users Download

Added: May 18, 2010 | Visits: 1.187

Rains PPP scripts Rains PPP scripts are a set of tools that simplify the use and setup of pppd. Features include connection time logging, a ppp-off that works right with more than one pppd running, dial-on-demand support for pppd 2.3.x., and more. Another interesting feature is that the scripts keep track of...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (104): Rains PPP scripts Download

Added: April 22, 2010 | Visits: 2.533

Socket Socket, sockaddr_in, sockaddr_un, inet_aton, inet_ntoa is a Perl module to load the C socket.h defines and structure manipulators. SYNOPSIS use Socket; $proto = getprotobyname(udp); socket(Socket_Handle, PF_INET, SOCK_DGRAM, $proto); $iaddr = gethostbyname(hishost.com); $port =...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (100): Socket Download

Added: October 06, 2010 | Visits: 710

Devel::TrackObjects Devel::TrackObjects is a Perl module to track use of objects. SYNOPSIS cmdline perl -MDevel::TrackObjects=/^IO::/ server.pl inside use Devel::TrackObjects qr/^IO::/; use Devel::TrackObjects -verbose; use IO::Socket; ... my $sock = IO::Socket::INET->new... ......


Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Devel::TrackObjects Download

Added: March 09, 2010 | Visits: 1.962

Net::DHCP::Packet Net::DHCP::Packet is a Perl module with object methods to create a DHCP packet. SYNOPSIS use Net::DHCP::Packet; my $p = new Net::DHCP::Packet->new( Chaddr => 000BCDEF, Xid => 0x9F0FD, Ciaddr => 0.0.0.0, Siaddr => 0.0.0.0, Hops => 0); Represents a DHCP packet as specified in RFC 1533,...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (104): Net::DHCP::Packet Download

Added: September 22, 2010 | Visits: 681

CB3ROB Identd CB3ROB Identd is an identd implementing the auth (RFC1413) protocol for use on public Unix machines. Unlike with other ident daemons, the AUTH protocol replies from this daemon cannot be spoofed by users. CB3ROB Identd project has been optimized to handle as many requests as possible, and has...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (94): CB3ROB Identd Download

Added: February 07, 2010 | Visits: 799

Net::Server::Mail::ESMTP::XFORWARD Net::Server::Mail::ESMTP::XFORWARD is a Perl module to add support to the XFORWARD command in Net::Server::Mail::ESMTP. SYNOPSIS use Net::Server::Mail::ESMTP; my @local_domains = qw(example.com example.org); my $server = new IO::Socket::INET Listen => 1, LocalPort => 25; my $conn;...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (93): Net::Server::Mail::ESMTP::XFORWARD Download

Added: January 25, 2010 | Visits: 629

Shellbar A progress bar and status viewer for shell scripts, Shellbar is a standard application which accepts "shell scripts" as documents. Simply rename your ".sh" documents to ".shbar" documents. Open the .shbar document, doubleclicking on it, and the shellbar window will appear. The script execution...


Platforms: Mac

License: Freeware Download (98): Shellbar Download

Released: July 05, 2010  |  Added: July 07, 2010 | Visits: 2.128

American Roulette The American Roulette at RouletteRUs.com is a free game, it has 38 colored and numbered pockets on the wheel which includes number 1 to 36, and "0", "00". The roulette wheel is at the left corner, the history of game is under the wheel, followed the credit board. The 4 buttons on the bottom is...


Platforms: Windows, Mac, *nix, Windows CE, Pocket PC, Other,Palm,Not Applicable,Java,MS-DOS,AS/400

License: Freeware Size: 1.6 MB Download (210): American Roulette Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 448

Wapfrog blackjack About: Wapfrog.com Blackjack is a classic casino card game, played for fun and not for real money. Once you beat our minimum high-score you can submit your top score to our online hall of fame and get it rated with all our other players. Make it to the hall of fame top 5! How to play: In...


Platforms: Windows, Other, Pocket PC, Android, BlackBerry, Palm, Palm OS 6.0, Handheld/Mobile Other, Java, Palm OS 5.0, Palm OS 4.0, Palm OS 3.2, Palm OS 3.1, Palm OS 3.0, Palm OS 2.1, Palm OS 2.0, Palm OS 1.0, RIM, Symbian

License: Freeware Size: 184.32 KB Download (59): Wapfrog blackjack Download

< 1 2 3 4 5 >