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

Connections Csp software
Filter: All | Freeware | Demo
 

Connections Csp

< 1 2 3 4 5 > 
Added: January 03, 2010 | Visits: 981

MyVoIPSpeed Server MyVoIPSpeed Server very accurately measures the quality and performance of Internet connections for Voice over IP (VoIP) usage by simulating real VoIP sessions between your server and customers. When your customers and end-users are unable to make VoIP calls due to poor connection quality, it... Platforms: *nix

License: Shareware Cost: $395.00 USD Size: 2.3 MB Download (104): MyVoIPSpeed Server Download

Added: March 03, 2010 | Visits: 841

The SlotSig library The SlotSig library is a library that provides type-safe connections between C++ classes. When programming in C, its usual to use callback functions (moreover when you do GUI stuffs). In C++, we prefer to encapsulate things into classes, and usually we want a rather type-safety. This small... Platforms: *nix

License: Freeware Size: 153.6 KB Download (89): The SlotSig library Download

Released: March 06, 2010  |  Added: July 12, 2010 | Visits: 1.460

HSLAB HTTP Monitor STD HSLAB HTTP Monitor is a complete solution for connections visualization and performance data for Apache HTTP servers Web in real time. The information is collects remotely, the server and the HTTP Monitor can works from different places without any restrictions. This software connects to the... Platforms: Windows

License: Shareware Cost: $69.95 USD Size: 3.11 MB Download (812): HSLAB HTTP Monitor STD Download

Released: April 24, 2010  |  Added: May 19, 2010 | Visits: 1.483

Aloaha Smart Card Connector AloahasĀ“s Smart Card Connector, including a Microsoft approved CSP and a PKCS #11, provides native, plug & play security enhancement to Microsoft Windows operating systems and Applications using various Smart Cards such as the German Health Insurance Card (HBA, eGK), Health Professional Card,... Platforms: Windows, Other

License: Shareware Cost: $64.00 USD Size: 9.72 MB Download (524): Aloaha Smart Card Connector Download

Released: January 10, 2014  |  Added: January 25, 2014 | Visits: 3.479

NBMonitor Network Bandwidth Monitor NBMonitor tracks your internet bandwidth (upload and downloads) usage, monitors all your Internet, it shows all the active connections you have to the Internet at any given moment and also the volume of traffic flowing through them. NBMonitor displays real-time details about your network... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $17.50 USD Size: 2.83 MB Download (327): NBMonitor Network Bandwidth Monitor Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 545

Network Controller Enable or Disable LAN with Shortcut and View Network Connections with Network Connection State. Toggle LAN Status to Connected or Disconnected easily,can be useful to enable / disable internet connection quickly and easily. Download Network Controller to control your LAN Connections swiftly and... Platforms: Windows

License: Shareware Cost: $5.00 USD Size: 1.12 MB Download (49): Network Controller Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 726

X-NetStat Pro X-NetStat Pro will display information on all your current Internet and network connections in a graphical interface. These connections are established each time you visit a web page, send an instant message, check your email, or anytime you do network activity that requires you to connect to... Platforms: Windows

License: Freeware Download (60): X-NetStat Pro Download

Released: August 04, 2020  |  Added: August 24, 2020 | Visits: 1.886

Complete Internet Repair We are living in an Internet age and with any widely used technologies, come a new set of problems. Most people cannot function without the internet. Because services like Facebook, Twitter, YouTube, accounting, backups and document editors becoming more and more popular. But what to do when your... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.3 MB Download (149): Complete Internet Repair Download

Added: May 10, 2013 | Visits: 546

Symbion SSL Proxy SSL Proxy server listens on a TCP port, accepts SSL connections, and forwards them to another local or remote TCP port. For example, it is possible to create an HTTPS server if you have an HTTP server and you run an SSL Proxy server on port 443 which forwards the connections to port 80. SSL... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (51): Symbion SSL Proxy Download

Added: June 09, 2013 | Visits: 502

Qexec Qexec establishes database connections, executes queries and returns the results in arrays. Query text literal values can also be escaped. Platforms: Java

License: Freeware Size: 10 KB Download (41): Qexec Download

Added: August 07, 2013 | Visits: 349

Common Spatial Patterns Two primary files are used for the CSP: csp.m is one file, and csp2.m is by another author. Csp.m requires spatfilt.m to work. The eigenvalue matrix test can be passed, but the U1 and U2 matrices are not equal. Any feedback would be welcome. Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Common Spatial Patterns Download

Added: August 05, 2013 | Visits: 440

MATLAB Contest Paper This paper describes the web-based MATLAB programming contests and points out some interesting connections between the contests and opensource software development.[This paper was presented at CHI 2001.] Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (45): MATLAB Contest Paper Download

Added: July 10, 2013 | Visits: 482

Persist Class Persist Class contains DBConnection class that provides access to relational databases, establishing connections, executing queries and retrieving results.The Persist Class handles storing objects into relational database tables. Platforms: PHP

License: Freeware Size: 10 KB Download (42): Persist Class Download

Added: August 08, 2013 | Visits: 593

PHP MySQL Database Class PHP MySQL Database Class can establish connections to a MySQL server and execute arbitrary SQL queries.Key Features of PHP MySQL Database Class:- Fetch query results into an array- Execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, field values and... Platforms: PHP

License: Freeware Size: 10 KB Download (40): PHP MySQL Database Class Download

Added: July 08, 2013 | Visits: 563

MySQL DB Class and Data Manipulation Class The base calls establishes MySQL database connections, sanitizes values used in SQL queries, executes SQL queries, retrieves SELECT query results into arrays and retrieves the last inserted identifier.There is also a sub-class that can retrieve the list of fields of a table, compose and execute... Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL DB Class and Data Manipulation Class Download

Added: April 25, 2013 | Visits: 515

PostgreSQL Database Driver PostgreSQL Database Driver comes with a class that manages connections to a PostgreSQL database server. It comes also with a class to perform SQL queries and retrieve the results.The connection class can executes queries and manage transactions. It can also create, read, write and delete large... Platforms: PHP

License: Freeware Size: 10 KB Download (45): PostgreSQL Database Driver Download

Added: June 25, 2013 | Visits: 465

TMySQL Wrapper TMySQL Wrapper establishes connections to the MySQL server and executes SQL queries.Key Features of TMySQL Wrapper:- Retrieve the query results into arrays- Retrieve the number of query result rows- Retrieve the query result column names- Retrieve information about a table- Retrieve the data... Platforms: PHP

License: Freeware Size: 10 KB Download (40): TMySQL Wrapper Download

Added: May 20, 2013 | Visits: 442

Simple Abstraction Layer Simple Abstraction Layer handles establishing connections, while another query execution and results retrieval. Platforms: PHP

License: Freeware Size: 10 KB Download (44): Simple Abstraction Layer Download

Added: July 01, 2013 | Visits: 390

DBClass DBClass can establish connections to a given MySQL database server and execute SQL queries.The results for a SELECT query can be returned in an array. Platforms: PHP

License: Freeware Size: 10 KB Download (46): DBClass Download

Added: July 26, 2013 | Visits: 699

MySQL DB Connector MySQL DB Connector connections to a MySQL database server can be established using the MySQLi extension.The script can compose and execute SQL SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values and condition clauses. Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL DB Connector Download

< 1 2 3 4 5 >