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

Socket Calls software
Filter: All | Freeware | Demo
 

Socket Calls

1 2 3 4 5 > 
Added: October 22, 2013 | Visits: 307

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: August 22, 2008 | Visits: 1.640

TCP Spy TCP Spy captures and displays all socket calls that an application makes and the data that is sent and received on the application's sockets. TCP Spy will work with any type of application.TCP Spy can be used by a developer to debug socket communication problems with an application or by...





Platforms: Windows

License: Shareware Cost: $40.00 USD Size: 544 KB Download (542): TCP Spy Download

Added: May 15, 2010 | Visits: 4.394

CPP Socket library CPP Socket library is a small Classlibrary for C++ that supports a easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C library calls. With CPPSocket supports the following network protocols: - TCP (transmission control...


Platforms: *nix

License: Freeware Download (122): CPP Socket library Download

Added: April 21, 2010 | Visits: 1.364

Automated support for compound RPC calls Automated support for compound RPC calls is a project which augments RPCGEN to support NFSv4-style compound procedures. NFSv4 specifies that the RPC calls be batched into a "compound" call. There is no support for this in RPCGEN. By rearranging the ONC IDL for NFSv4 into AutoGen definitions,...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (106): Automated support for compound RPC calls Download

Added: November 01, 2010 | Visits: 1.020

Danga::Socket Danga::Socket is an event loop and event-driven async socket base class. SYNOPSIS package My::Socket use Danga::Socket; use base (Danga::Socket); use fields (my_attribute); sub new { my My::Socket $self = shift; $self = fields::new($self) unless ref $self; $self->SUPER::new( @_ );...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): Danga::Socket Download

Added: February 12, 2010 | Visits: 956

gnome-socket gnome-socket provides a simple library for high-level network asynchronous I/O in GNOME applications. gnome-socket is a library that provides simple high-level network access to GNOME applications. Its main features are asynchronous DNS lookup and non-blocking network I/O. Its designed to use...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (91): gnome-socket Download

Added: July 10, 2010 | Visits: 909

Socket::PassAccessRights Socket::PassAccessRights is a Perl extension for BSD style file descriptor passing via Unix domain sockets. SYNOPSIS use Socket::PassAccessRights; Socket::PassAccessRights::sendfd(fileno(SOCKET), fileno(SEND_ME)) or die; $fd = Socket::PassAccessRights::recvfd(fileno(SOCKET)) or die; open...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (91): Socket::PassAccessRights 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 (106): Socket Download

Added: July 24, 2010 | Visits: 1.165

Raw Socket Constructor Raw Socket Constructor provides a tool for sending packets from the console. Raw Socket Constructor is a tool that uses the Libsock library to create arbitrary TCP, ICMP, UDP, TCP6, ICMP6, or UDP6 packets..


Platforms: *nix

License: Freeware Size: 8.19 KB Download (179): Raw Socket Constructor Download

Added: July 13, 2010 | Visits: 1.754

Raw Socket Library Raw Socket Library provides a simple to use raw socket library with IPV6 support. Raw Socket Library provides a simple mechanism to send raw socket packet using IPV4 and IPV6 using a simple struct. It currently supports TCP, ICMP, UDP, and ICMPv6. Whats New in This Release: - ARP has been...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (321): Raw Socket Library Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 688

iMobileTool Incoming Calls Blocker Are you often bothered with some unwanted phone calls? Especially when you are too busy or having an important meeting. Why not block these unwanted incoming calls? Now iMobileTool Incoming Calls Blocker offers a powerful phone calls blocking solution to block incoming calls whenever and...


Platforms: Windows, Pocket PC

License: Shareware Cost: $19.95 USD Size: 808.96 KB Download (417): iMobileTool Incoming Calls Blocker Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 694

Who Calls Who Calls uses your modem to detect the CallerID of a calling party. Caller ID (caller identification or CID, and more properly calling number identification CNID, also known as CLID=calling line identity or CLIP=calling line identification presentation) is a telephone service that transmits the...


Platforms: Windows

License: Freeware Download (63): Who Calls Download

Added: May 10, 2013 | Visits: 839

SOHT (Socket over HTTP Tunneling) SOHT (Socket over HTTP Tunneling) has the goalĀ to provide an easy to use tool that enables all types of socket communication through an HTTP Proxy server. This tool is useful for users who are behind a restrictive firewall and wish to access external servers that use protocols other than HTTP....


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (71): SOHT (Socket over HTTP Tunneling) Download

Added: May 10, 2013 | Visits: 632

A quick and dirty Client and Server Socket class A quick and dirty Client and Server Socket class presents you a client-server model.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: April 26, 2013 | Visits: 422

TCP Output Socket An output socket that allows zero or more TCP client connections to be made.A separate thread manages the client connections allowing for multiple clients to connect and disconnect at any time.Not just for data communication but also useful as a debug output monitoring tool.Usage:output_port =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): TCP Output Socket Download

Added: July 29, 2013 | Visits: 361

wc-socket WidgetCo socket: This is a fake socket module used to teach namespace packages ( http://www.sourceweaver.com/posts/python-namespace-packages). WidgetCo socket: This is a fake socket module used to teach namespace packages ( http://www.sourceweaver.com/posts/python-namespace-packages).


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): wc-socket Download

Added: November 04, 2013 | Visits: 360

varnish-admin-socket A simple python library to administer Varnish over the administration socket. The library can use shared secret authentication. Almost all testing has been done against Varnish 2.1.5.


Platforms: *nix

License: Freeware Size: 30.72 KB Download (33): varnish-admin-socket Download

Released: September 22, 2014  |  Added: October 20, 2014 | Visits: 738

Calls Recorder Have you ever find yourself may forget the details of Skype call conversation? With Calls Recorder this issue is a thing of the past. With Calls Recorder your life and work could be simple and more relaxed knowing every important detail is recorded for quick and easy recall whenever needed. No...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 10.3 MB Download (52): Calls Recorder Download

Added: August 01, 2008 | Visits: 1.026

Calls The Calls is intended for relief of the lives of the commercial agents, managers of all types, in general, for any, who regularly needs to make a great number of telephone calls. Main features: keeping to information on made telephone calls (the phone number, date and time, memo); instant...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 8.98 MB Download (102): Calls Download

Added: August 11, 2008 | Visits: 1.098

Schedule Daily Calls and Tasks for 20 Doctors Schedule 4 calls and 50 daily tasks to 20 doctors for one year. Call assignments are made via drop-down menus. In a like manner, one or two daily tasks are assigned to each doctor. You can specify the doctors available for each task allowing you to associate tasks with special requirements with...


Platforms: Windows, Mac

License: Shareware Cost: $299.00 USD Size: 2.72 MB Download (105): Schedule Daily Calls and Tasks for 20 Doctors Download

1 2 3 4 5 >