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

Ingersoll Rand Impact Socket freeware
Filter: All | Freeware | Demo
 

Ingersoll Rand Impact Socket

< 1 2 3 4 5 
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

Added: October 12, 2013 | Visits: 401

independent SecureSocketsLayer iSSL is a minimalistic cryptographical API that uses the ciphers RSA and AES to establish SSL-alike, secure encryptedcommunications between two peers communicating through a network socket, including session key generation and public key exchange. Platforms: *nix

License: Freeware Size: 215.04 KB Download (44): independent SecureSocketsLayer Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 328

Java / D3 The first section is a collection of D3 programs that make up a socket server. The second section is devoted to client programs that can call this server. There are currently working clients for Java and PHP Platforms: Windows, Mac, Linux

License: Freeware Size: 30.32 KB Download (46): Java / D3 Download

Released: December 19, 2012  |  Added: December 19, 2012 | Visits: 239

mySocket Cross-platform C++ Socket Library which supports TCP, non-blocking/blocking mode, listening, connecting. It is highly customizable, examples given. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 21.5 KB Download (51): mySocket Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 478

PHP Mudge A Multi User socket framework in PHP. Right now implementing as a game (a MUD). Future uses can be for anything.. a group collaboration marketing and budgeting system... etc... Platforms: Windows, Mac, Linux

License: Freeware Size: 2.99 KB Download (52): PHP Mudge Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 396

Secure Distributed Objects Secure Distributed Objects provides a mechanism for using socket-based SSL communications in the MacOS X Distributed Objects system, by providing a NSPort subclass - SecureSocketPort - and other utilities. Platforms: Mac, BSD, Linux

License: Freeware Size: 54.16 KB Download (49): Secure Distributed Objects Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 220

XSP XSP is an eXtensible socket-based protocol. XSP 1.0 is an XSP client. The main idea of this project is to connect two devices directly without any servers between them. Chat, file sharing and voice chat are supported now. Authors: m1kc and Solkin. Platforms: Windows, Mac, Linux

License: Freeware Size: 326.33 KB Download (45): XSP Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 459

Charter Charter is an application that easily allows to add plotting functionality to every scripting and programming language with a UDP socket library. The only thing you need is to send an UDP packet containing the data to be plotted, which has to Platforms: Mac

License: Freeware Size: 15.8 MB Download (48): Charter Download

Added: May 10, 2013 | Visits: 538

RANDWORD The script generates an index using the "rand" function, and using that index selects the word from the lexicographically list of words with the specified length. Requirements: - MATLAB 7.8 or higher Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (60): RANDWORD Download

Added: May 10, 2013 | Visits: 412

RTMP Java Server Java Flash Remoting Socket communication project consists on communicating packets of data via a socket.Data in the packets are encoded via AMF encoding, OpenAMF will be tempted to be used. Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (54): RTMP Java Server Download

Added: May 10, 2013 | Visits: 378

FulbotPHP 0.5a FulbotPHP is a simple IRC bot totaly written in PHP via socket functions. FulbotPHP can handle most of the basic IRC commands, but not any automatic features like floodprotection. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): FulbotPHP 0.5a Download

Added: May 10, 2013 | Visits: 350

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: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (48): XVMSocket Download

Added: April 07, 2013 | Visits: 360

GNet for C/C++ Library It is object-oriented and built upon GLib. The library is intended to be easy to use and port.GNet Library works on HP, Linux, BSD, Mac OS X, Solaris and WindowsHere are some key features of "GNet":dlTE TCP "client" and "server" socketsdlTE UDP and IP Multicast socketsdlTE High-level TCP... Platforms: C and C plus plus

License: Freeware Size: 706.56 KB Download (47): GNet for C/C++ Library Download

Added: May 22, 2013 | Visits: 480

libshout for Music and Sound Libshout is a library for communicating with and sending data to an icecast server. It handles the socket connection, the timing of the data, and prevents bad data from getting to the icecast server.With just a few lines of code, a programmer can easily turn any application into a streaming... Platforms: C and C plus plus

License: Freeware Size: 460.8 KB Download (50): libshout for Music and Sound Download

Added: June 16, 2013 | Visits: 310

Raster and PETH Simple Version event1=rand(100,1)*1000;%for neuroscientists, this is the timestamp of the node;event1=sort(event1);event2=[event1+10+rand(100,1)*2;event1+10+rand(100,1)*4; event1+10+rand(100,1)*4; event1+100+rand(100,1)*10]; % for neuroscientists, this is your spikes :)[rst,nodewndw]=... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Raster and PETH Simple Version Download

Added: August 29, 2013 | Visits: 346

mex_rref Same functionality as the MATLAB rref function, but quicker.>> mex_rref_demo A = rand(200); R1 = rref(A);Elapsed time is 1.435837 seconds. R2 = mex_rref(A);Elapsed time is 0.012729 seconds. max(max(abs(R1 - R2))): 0Speed-up factor: 113 Platforms: Matlab

License: Freeware Size: 10 KB Download (45): mex_rref Download

Added: May 02, 2013 | Visits: 420

lick2smooth.m (Sep 2009) With this program you can smooth your data automatically only by selecting the area to be smoothed with 2 clicks. Then INTERP1 is used to smooth. The operation is repeated until you press ENTER.Many other options are available. Like the use of BEZIER curves. Just type>> help click2smoothOr to get... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): lick2smooth.m (Sep 2009) Download

Added: April 18, 2013 | Visits: 470

Nodose neuron action potential firing Simulink implementation of nodose neuron action potential firing with parameters from the following studies:Schild,J.H., Clark,J.W., Hay,M., Mendelowitz,D., Andresen,M.C., and Kunze,D.L. (1994). A- and C-type rat nodose sensory neurons: model interpretations of dynamic discharge characteristics.... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Nodose neuron action potential firing Download

Added: August 07, 2013 | Visits: 466

Boosting Demo This demo gives a clear visual presentation of what happens during the Adaboost algorithms. It shows how the decision boundary, example weights, training error and base learner weights change during training.A selection of base learning algorithms are included: Linear Regression, Naive Bayes,... Platforms: Matlab

License: Freeware Size: 10 KB Download (56): Boosting Demo Download

Added: May 24, 2013 | Visits: 562

Learning PID Tuning III: Performance Index Optimization Most PID tuning rules are based on first-order plus time delay assumption of the plant hence cannot ensure the best control performance. Using mordern optimization techniques, it is possible to tune a PID controller based on the actual transfer function of the plant to optimize the closed-loop... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (46): Learning PID Tuning III: Performance Index Optimization Download

< 1 2 3 4 5