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

Socket freeware
Filter: All | Freeware | Demo
 

Socket

< 1 2 3 4 5 > 
Added: October 20, 2013 | Visits: 251

Telephonie Telephonie is a gevent-based Python framework for the FreeSWITCH's Event Socket. The framework provides support for both Inbound and Outbound methods of the Event Socket. Telephonie may be used for a wide variety of purposes (IVRs, Billing System, Voicemail Applications etc). It is totally... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): Telephonie Download

Added: October 22, 2013 | Visits: 309

Mailfeeder Mailfeeder is a tool designed to inject a mailpack back into a MTA (mail server, ie, Sendmail, Postfix) using socket calls. Currently it is used in a variety of projects such as Inflex and Xamime to perform post-filtered queue injection or delivery. Platforms: *nix

License: Freeware Size: 20.48 KB Download (46): Mailfeeder Download

Added: October 25, 2013 | Visits: 457

IP packets generator IP packets generator, use row socket to generate various IP packets, including ICMP,TCP,UDP or user defined with fake source IP.Use for network testing. (I write this program to test the router) Platforms: *nix

License: Freeware Size: 40.96 KB Download (46): IP packets generator Download

Added: November 17, 2013 | Visits: 393

XVMSocket XVMSocket is a Linux Kernel Module that provides a new socket family for high throughput (40-70 times better than TCP/IP sockets) between applications running on different guest Linux VMs on the same Xen system. No changes to Xen or Linux required. Platforms: *nix

License: Freeware Size: 20.48 KB Download (33): XVMSocket Download

Added: November 02, 2013 | Visits: 295

nield NIELD(Network Interface Events Logging Daemon) is a tool to receive notifications from kernel through netlink socket, and generate logs related to link state, neighbor cache(ARP,NDP), IP address(IPv4,IPv6), route, FIB rules. Platforms: *nix

License: Freeware Size: 737.28 KB Download (32): nield Download

Released: September 03, 2009  |  Added: September 12, 2009 | Visits: 2.601

Check Host You would like to monitor if a server or service is available? With the program Check Host you can easily monitor a server or the services of a server. Therefore define which host or ip address should be monitored. Additionally you can choose the check method: either with a ping or by... Platforms: Windows

License: Freeware Size: 2 MB Download (277): Check Host Download

Added: August 10, 2008 | Visits: 1.373

HS SMTP Lite HS SMTP LITE is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided To send a text email message to any... Platforms: Windows

License: Freeware Size: 76 KB Download (133): HS SMTP Lite Download

Added: September 06, 2010 | Visits: 921

EasyHTTPD EasyHTTPD is a drop in C++ class to implement an HTTP 1.0 Server - Now with OpenSSL Support! The class can be used to allow an application to be controlled by a browser, hence Embedded. To this functionality to an app, add the C++ class to the application, write and register request callback... Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): EasyHTTPD Download

Added: June 24, 2010 | Visits: 2.258

Raw Print Server Raw Print Server project is a "raw" print server that makes it possible for a computer to act as a "Socket API" or "AppSocket" print server. This software would not exist without Sam Rushings excellent asyncore module, nor would it exist without Steve Holdens excellent explanation of that... Platforms: *nix

License: Freeware Size: 28.67 KB Download (169): Raw Print Server Download

Added: June 12, 2010 | Visits: 1.069

Socketpipe Socketpipe project connects over a TCP/IP socket a remote command specified to a local input generation command and/or a local output processing command. The input and output of the remote command are appropriately redirected so that the remote commands input will come from the local input... Platforms: *nix

License: Freeware Size: 20.48 KB Download (89): Socketpipe Download

Added: October 14, 2010 | Visits: 1.049

VP Toolkit VP Toolkit is an Internet client/server C++ library, with support for object threads, stream based socket I/O, a multi-threaded server socket framework, a multi-process fault tolerant server framework, XML, HTTP, etc. VP Toolkit software is now deprecated in favor of UDK. To build the... Platforms: *nix

License: Freeware Size: 174.08 KB Download (98): VP Toolkit Download

Added: June 14, 2010 | Visits: 670

MP3::Daemon::Simple MP3::Daemon::Simple is a daemon for the mp3(1p) client. SYNOPSIS Fork a daemon MP3::Daemon::Simple->spawn($socket_path); Start a server, but dont fork into background my $mp3d = MP3::Daemon::Simple->new($socket_path); $mp3d->main; Youre a client wanting a socket to talk to the daemon... Platforms: *nix

License: Freeware Size: 25.6 KB Download (103): MP3::Daemon::Simple Download

Added: November 04, 2010 | Visits: 768

MP3::Daemon::PIMP MP3::Daemon::PIMP is a Perl module daemon for Pips Intergallactive Moosex Plaqueluster. SYNOPSIS Fork a daemon MP3::Daemon::PIMP->spawn($socket_path); Start a server, but dont fork into background my $mp3d = MP3::Daemon::PIMP->new($socket_path); $mp3d->main; Youre a client wanting a... Platforms: *nix

License: Freeware Size: 25.6 KB Download (99): MP3::Daemon::PIMP Download

Added: March 19, 2010 | Visits: 1.075

Wily::Connect Wily::Connect is a Perl module that connects to a running Wily text editor. SYNOPSIS use Wily::Connect; my $wily_socket = Wily::Connect::connect(); The connect sub connects to wily this involves creating a unix domain socket, listening on that socket, writing the name of that socket to the... Platforms: *nix

License: Freeware Size: 21.5 KB Download (89): Wily::Connect Download

Added: January 02, 2010 | Visits: 877

Socket6 Socket6 is a Perl module for IPv6 related part of the C socket.h defines and structure manipulators. SYNOPSIS use Socket; use Socket6; @res = getaddrinfo(hishost.com, daytime, AF_UNSPEC, SOCK_STREAM); $family = -1; while (scalar(@res) >= 5) { ($family, $socktype, $proto, $saddr,... Platforms: *nix

License: Freeware Size: 55.3 KB Download (89): Socket6 Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 554

Chilkat SSL COM Component Chilkat SSL is a free COM component that makes it extremely easy to communicate securely over a TCP socket using either the SSLv3 or TLSv1 protocols. This component is designed to be used by C++ applications, and cannot be used from Visual Basic or ASP. Platforms: Windows

License: Freeware Size: 1000 KB Download (54): Chilkat SSL COM Component Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 680

FileIO I/O teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket, resource or Pipe. It shows you how to read or write ASCII-8 bit characters (plain or... Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 1.11 MB Download (51): FileIO Download

Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 654

CipherCore For Java Client/Server Apps The functional objective is to provide a simple secure socket infrastructure for client/server apps. The usability objective is to allow inexperienced developers to deploy the system and write 'Hello World' with a single page of documentation. Platforms: Windows, Mac, Linux

License: Freeware Size: 30.37 KB Download (53): CipherCore For Java Client/Server Apps Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 389

FishHooks A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details. Platforms: Windows, Mac, Linux

License: Freeware Size: 16.29 KB Download (45): FishHooks Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 373

FlashPolicyServer The newly introduced security policy for Flash requires the servers to serve the security policy for allowing socket connections to their servers at port 843. This application satisfies this requirement by serving policy files for flash clients. Platforms: Windows, Mac, Linux

License: Freeware Size: 492.05 KB Download (55): FlashPolicyServer Download

< 1 2 3 4 5 >